Skip to content

Commit

Permalink
updated procfile
Browse files Browse the repository at this point in the history
  • Loading branch information
MrJKappa committed Oct 9, 2021
1 parent 555ab46 commit 5f2b249
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 wishlist/wishlist.wsgi
web: gunicorn --chdir wishlist wishlist.wsgi:application --log-file -

0 comments on commit 5f2b249

Please sign in to comment.