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 0a9e3fc commit c159d86Copy full SHA for c159d86
appengine/flexible/django_cloudsql/app.yaml
@@ -1,6 +1,6 @@
1
# [START runtime]
2
runtime: python
3
-vm: true
+env: flex
4
entrypoint: gunicorn -b :$PORT mysite.wsgi
5
6
runtime_config:
0 commit comments