Skip to content

Instantly share code, notes, and snippets.

@moshfiqur
Created May 20, 2019 21:22
Show Gist options
  • Save moshfiqur/36de084f8fba796e88122ba250e35c38 to your computer and use it in GitHub Desktop.
Save moshfiqur/36de084f8fba796e88122ba250e35c38 to your computer and use it in GitHub Desktop.
App settings for Google App Engine using Docker and MySQL database instance
runtime: custom
env: flex
# Replace project and instance with the values obtained when configuring your
# Cloud SQL instance. "INSTANCE-CONNECTION-NAME" Can be copied from
# https://console.cloud.google.com/sql/instances/
beta_settings:
cloud_sql_instances: INSTANCE-CONNECTION-NAME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment