Skip to content

Commit

Permalink
Update procfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Kasulejoseph committed Aug 23, 2018
1 parent ee68ed8 commit 6bd0bb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion procfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
web: gunicorn --workers=1 app:app
web: gunicorn --workers=1 run:app

0 comments on commit 6bd0bb3

Please sign in to comment.