changed yaml

This commit is contained in:
Nick Walton
2019-04-06 16:05:18 -06:00
parent dbf5f4aa1f
commit 00c7ce7c35
+3 -2
View File
@@ -1,5 +1,6 @@
runtime: python
runtime_config:
python_version: 3
python_version: 3
instance_class: F4_1G
entrypoint: gunicorn -t 120 -b :$PORT main:app
@@ -7,7 +8,7 @@ env: flex
threadsafe: yes
resources:
cpu: 2
cpu: 4
memory_gb: 2.0
disk_size_gb: 10