Gunicorn fix

This commit is contained in:
Senad Uka
2019-11-17 12:55:40 +01:00
parent a3ef27c7a0
commit 9bfb1e1bc3
80 changed files with 7975 additions and 0 deletions

1
Procfile Normal file
View File

@@ -0,0 +1 @@
web: gunicorn service:app