Skip to content

Commit 091f947

Browse files
Create Procfile
1 parent 3e7b9f1 commit 091f947

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Procfile

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
web: python setup.py && APPLICATION_ENV="Production" gunicorn -k gevent run:app

0 commit comments

Comments
 (0)