From 0b48cc5a39a2e8b4496d50ee7c22274615c6d167 Mon Sep 17 00:00:00 2001 From: Nick Date: Sun, 7 Apr 2019 10:31:47 -0600 Subject: [PATCH] fixed issue --- app.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/app.yaml b/app.yaml index a261578..c3474eb 100644 --- a/app.yaml +++ b/app.yaml @@ -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