Skip to content

Commit

Permalink
add a procfile
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelCenzano committed Jul 29, 2020
1 parent c17ceb3 commit c90d4b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Procfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
web: gunicorn app:app --preload --timeout 10 --max-requests 50

0 comments on commit c90d4b3

Please sign in to comment.