Skip to content

Commit

Permalink
Update heroku procfile to reflect to new restructure
Browse files Browse the repository at this point in the history
  • Loading branch information
lnxg33k committed Jun 15, 2020
1 parent 81bf697 commit dfba1fa
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 server:app
web: gunicorn --chdir mha server:app

0 comments on commit dfba1fa

Please sign in to comment.