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 3d22725 commit d2c2390Copy full SHA for d2c2390
appengine/php72/getting-started/app.yaml
@@ -5,7 +5,7 @@ runtime: php72
5
instance_class: F2
6
7
env_variables:
8
- GOOGLE_BUCKET_NAME: ""
+ GOOGLE_STORAGE_BUCKET: ""
9
# populate these to use the "mysql" or "postres" backends
10
CLOUDSQL_CONNECTION_NAME: ""
11
CLOUDSQL_USER: ""
0 commit comments