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 cda0712 commit ac4b2ca
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,2 +1,2 @@
#web: gunicorn --workers=1 run:app
web: gunicorn -w 4 run:app
web: gunicorn run:app

0 comments on commit ac4b2ca

Please sign in to comment.