Skip to content

Commit

Permalink
refactor: use heroku-20 stack'
Browse files Browse the repository at this point in the history
  • Loading branch information
mkhatri1 committed Sep 25, 2022
1 parent a64a4d8 commit 113ce3c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"stack": "heroku-20",
"addons": [
"heroku-postgresql:hobby-dev",
"heroku-redis:hobby-dev"
Expand Down Expand Up @@ -94,4 +95,4 @@
"flask"
],
"name": "Gavel Judging System"
}
}

0 comments on commit 113ce3c

Please sign in to comment.