Skip to content

Commit

Permalink
chnaged gunicorn
Browse files Browse the repository at this point in the history
  • Loading branch information
805karansaini committed Sep 21, 2022
1 parent 70509bd commit f5a509f
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 :$PORT main:app
web: gunicorn main:app

0 comments on commit f5a509f

Please sign in to comment.