Skip to content

Commit c159d86

Browse files
committed
flexbeta2 - django_cloudsql
1 parent 0a9e3fc commit c159d86

File tree

1 file changed

+1
-1
lines changed
  • appengine/flexible/django_cloudsql

1 file changed

+1
-1
lines changed

appengine/flexible/django_cloudsql/app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# [START runtime]
22
runtime: python
3-
vm: true
3+
env: flex
44
entrypoint: gunicorn -b :$PORT mysite.wsgi
55

66
runtime_config:

0 commit comments

Comments
 (0)