Skip to content

Commit 59309d8

Browse files
ryanmatsJon Wayne Parrott
authored andcommitted
flexbeta2 - storage
1 parent 98db995 commit 59309d8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

appengine/flexible/storage/app.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
runtime: python
2-
vm: true
2+
env: flex
33
entrypoint: gunicorn -b :$PORT main:app
44

55
runtime_config:
66
python_version: 3
77

88
#[START env]
99
env_variables:
10-
GCLOUD_PROJECT: your-project-id
1110
CLOUD_STORAGE_BUCKET: your-bucket-name
1211
#[END env]

0 commit comments

Comments
 (0)