Hodely commited on
Commit
1067ca8
·
verified ·
1 Parent(s): e8a3ff1

Create Procfile

Browse files
Files changed (1) hide show
  1. Procfile +1 -0
Procfile ADDED
@@ -0,0 +1 @@
 
 
1
+ web: gunicorn app:app --worker-class gevent --workers 1 --bind 0.0.0.0:7860