Skip to content

Commit aafd280

Browse files
authored
chore: update dogfood IP for Sydney (#6597)
1 parent 35df1b1 commit aafd280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dogfood/main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ locals {
4545
"" = "tcp://100.94.74.63:2375"
4646
"us-pittsburgh" = "tcp://100.94.74.63:2375"
4747
"eu-helsinki" = "tcp://100.117.102.81:2375"
48-
"ap-sydney" = "tcp://100.127.2.1:2375"
48+
"ap-sydney" = "tcp://100.87.194.110:2375"
4949
}
5050
}
5151

0 commit comments

Comments
 (0)