We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80133bb commit 672cf5aCopy full SHA for 672cf5a
.github/workflows/deploy-bdjuno-mainnet.yml
@@ -129,7 +129,7 @@ jobs:
129
HASURA_ACTIONS_GRPC="http://archive.hosts.cudos.org:9090"
130
HASURA_ACTIONS_RPC="http://archive.hosts.cudos.org:26657"
131
HASURA_ACTIONS_PORT=4000
132
- GCLOUD_INSTANCE_CONNECTION_NAME=cudos-mainnet-infra:us-central1:sql-mainnet
+ GCLOUD_INSTANCE_CONNECTION_NAME=cudos-mainnet-infra:europe-west2:cudos-mainnet-sql
133
CRYPTO_COMPARE_PROD_API_KEY="${{ secrets.CRYPTO_COMPARE_PROD_API_KEY }}"
134
CRYPTO_COMPARE_FREE_API_KEY="${{ secrets.CRYPTO_COMPARE_FREE_API_KEY }}"
135
LOGGING_DRIVER=gcplogs
0 commit comments