chore: update dogfood IP for Sydney (#6597)

This commit is contained in:
Dean Sheather
2023-03-14 15:29:52 +10:00
committed by GitHub
parent 35df1b10d0
commit aafd2803bb
+1 -1
View File
@@ -45,7 +45,7 @@ locals {
"" = "tcp://100.94.74.63:2375"
"us-pittsburgh" = "tcp://100.94.74.63:2375"
"eu-helsinki" = "tcp://100.117.102.81:2375"
"ap-sydney" = "tcp://100.127.2.1:2375"
"ap-sydney" = "tcp://100.87.194.110:2375"
}
}