fixed yaml file

This commit is contained in:
Nick Walton
2019-04-09 22:20:54 -06:00
parent 47839da105
commit 5435cd1618
2 changed files with 3 additions and 1 deletions
Binary file not shown.
+3 -1
View File
@@ -1,7 +1,9 @@
runtime: python37
entrypoint: gunicorn --timeout=300 --graceful-timeout=300 --log-level debug --debug -b :$PORT main:app
entrypoint: gunicorn --timeout=300 --graceful-timeout=300 -b :$PORT main:app
instance_class: F1
automatic_scaling:
min_instances: 2
handlers:
# This configures Google App Engine to serve the files in the app's static