Skip to content

Commit

Permalink
fix GCP
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Sheiko committed Sep 22, 2023
1 parent 8f995e3 commit b116dc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions providers.go
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ var providers = provider{
{name: "europe-west6", location: "Zurich, CH", endpoint: "https://europe-west6-5tkroniexa-oa.a.run.app/api/ping"},
{name: "europe-west8", location: "Milan, IT", endpoint: "https://europe-west8-5tkroniexa-oc.a.run.app/api/ping"},
{name: "europe-west9", location: "Paris, FR", endpoint: "https://europe-west9-5tkroniexa-od.a.run.app/api/ping"},
{name: "me-west1", location: "Tel Aviv, IL", endpoint: "https://me-west1-5tkroniexa-zf.a.run.app/api/ping"},
{name: "northamerica-northeast1", location: "Montreal, CA", endpoint: "https://northamerica-northeast1-5tkroniexa-nn.a.run.app/api/ping"},
{name: "northamerica-northeast2", location: "Toronto, CA", endpoint: "https://northamerica-northeast2-5tkroniexa-pd.a.run.app/api/ping"},
{name: "southamerica-east1", location: "Osasco, BR", endpoint: "https://southamerica-east1-5tkroniexa-rj.a.run.app/api/ping"},
Expand Down

0 comments on commit b116dc4

Please sign in to comment.