Skip to content

Commit

Permalink
Add Dallas (us-south1) (#118)
Browse files Browse the repository at this point in the history
* Add Dallas (us-south1)
  • Loading branch information
kkr16 authored Jun 21, 2022
1 parent 76e7da4 commit bf48027
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions internal/config/endpoints.go
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,11 @@ var AllEndpoints = map[string]Endpoint{
Region: "us-east5",
RegionName: "Columbus",
},
"us-south1": {
URL: "https://us-south1-5tkroniexa-vp.a.run.app/",
Region: "us-south1",
RegionName: "Dallas",
},
"us-west1": {
URL: "https://us-west1-5tkroniexa-uw.a.run.app",
Region: "us-west1",
Expand Down
1 change: 1 addition & 0 deletions regions.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"us-east1": "South Carolina",
"us-east4": "North Virginia",
"us-east5": "Columbus",
"us-south1": "Dallas",
"us-west1": "Oregon",
"us-west2": "Los Angeles",
"us-west3": "Salt Lake City",
Expand Down

0 comments on commit bf48027

Please sign in to comment.