Skip to content

Commit

Permalink
Update Procfile
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanseah234 authored Oct 6, 2020
1 parent 539a8c7 commit 5fbd576
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 -b :$8000 main:app
web: gunicorn main:app --preload

0 comments on commit 5fbd576

Please sign in to comment.