Skip to content

Commit

Permalink
tell heroku to reference chicago
Browse files Browse the repository at this point in the history
  • Loading branch information
derekeder committed Dec 20, 2023
1 parent d0018e8 commit f1330e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion heroku.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ release:
image: web
# The command that runs your application. Replace 'app' with the name of your app.
run:
web: gunicorn -t 180 --log-level debug councilmatic.wsgi:application
web: gunicorn -t 180 --log-level debug chicago.wsgi:application

0 comments on commit f1330e8

Please sign in to comment.