fixed issue

This commit is contained in:
Nick
2019-04-07 10:31:47 -06:00
parent 12f3166f51
commit 0b48cc5a39
+1
View File
@@ -5,6 +5,7 @@ runtime_config:
instance_class: B8
entrypoint: gunicorn -t 120 --log-level debug -b :$PORT main:app
threadsafe: true
env: flex
manual_scaling:
instances: 4