DSatishchandra commited on
Commit
50a2ea9
·
verified ·
1 Parent(s): 2bdf125

Create Procfile

Browse files
Files changed (1) hide show
  1. Procfile +1 -0
Procfile ADDED
@@ -0,0 +1 @@
 
 
1
+ web: gunicorn app:app --bind 0.0.0.0:$PORT