42Cummer commited on
Commit
674250a
·
verified ·
1 Parent(s): 7955c52

Update Procfile

Browse files
Files changed (1) hide show
  1. Procfile +1 -1
Procfile CHANGED
@@ -1 +1 @@
1
- web: gunicorn -w 2 -k gevent -b 0.0.0.0:$5000 app:app
 
1
+ web: gunicorn -w 2 -k gevent -b 0.0.0.0:$PORT app:app