chore: update dogfood IP for Sydney (#6597)

This commit is contained in:
Dean Sheather 2023-03-13 22:29:52 -07:00 committed by GitHub
parent 35df1b10d0
commit aafd2803bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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"
}
}