Skip to content

Commit

Permalink
remove useless procfile change
Browse files Browse the repository at this point in the history
  • Loading branch information
Sumukh committed Aug 30, 2016
1 parent bcc9802 commit 0792a20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Procfile
@@ -1 +1 @@
web: gunicorn -b 0.0.0.0:$PORT --timeout 300 wsgi:app
web: gunicorn -b 0.0.0.0:$PORT wsgi:app

0 comments on commit 0792a20

Please sign in to comment.