Skip to content

Commit 3b814aa

Browse files
piaxcJon Wayne Parrott
authored andcommitted
Update comments to match code update (GoogleCloudPlatform#680)
1 parent 1c719de commit 3b814aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine/flexible/cloudsql/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ runtime_config:
77

88
#[START env]
99
env_variables:
10-
# Replace user, password, database, project, and instance with the values obtained
10+
# Replace user, password, database, and instance connection name with the values obtained
1111
# when configuring your Cloud SQL instance.
1212
SQLALCHEMY_DATABASE_URI: >-
1313
mysql+pymysql://USER:PASSWORD@/DATABASE?unix_socket=/cloudsql/INSTANCE_CONNECTION_NAME

0 commit comments

Comments
 (0)