Skip to content

Commit c0aec24

Browse files
committed
chore: Update VM IP address to 34.106.61.4
VM was recreated with cloud-platform OAuth scope for Vertex AI access.
1 parent 4619e22 commit c0aec24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hub/config/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ image: very-normal/repository-2/tts
77
# Deploy to these servers.
88
servers:
99
web:
10-
- 34.106.199.33
10+
- 34.106.61.4
1111
# job:
1212
# hosts:
1313
# - 192.168.0.1
@@ -89,7 +89,7 @@ asset_path: /rails/public/assets
8989
# Configure the image builder.
9090
builder:
9191
arch: amd64
92-
remote: ssh://[email protected].199.33
92+
remote: ssh://[email protected].61.4
9393
cache:
9494
type: registry
9595

0 commit comments

Comments
 (0)