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.
2 parents ef82622 + d2950d5 commit e53bd93Copy full SHA for e53bd93
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