Skip to content

Commit

Permalink
Ensure Heroku deploys use NGINX
Browse files Browse the repository at this point in the history
  • Loading branch information
philipbelesky committed Dec 11, 2022
1 parent 908bc22 commit c2f7ffa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@
"ON_HEROKU": {
"description": "Leave this as-is.",
"value": "1"
},
"USING_NGINX": {
"description": "Leave this as-is.",
"value": "1"
}
},
"formation": {
Expand Down

0 comments on commit c2f7ffa

Please sign in to comment.