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 ef82622 commit d2950d5Copy full SHA for d2950d5
app.yaml
@@ -13,6 +13,7 @@ entrypoint: yarn start
13
env_variables:
14
POSTGRES_STRING: $POSTGRES_STRING
15
PROJECT_ID: $PROJECT_ID
16
+ SQL_INSTANCE_CONNECTION_NAME: $SQL_INSTANCE_CONNECTION_NAME
17
18
# Automatic scaling configuration
19
automatic_scaling:
0 commit comments