Skip to content

Commit

Permalink
change hobby-dev to mini for postgresql (#123)
Browse files Browse the repository at this point in the history
hobby-dev plan is no longer available
  • Loading branch information
malhotrachetan authored Mar 28, 2024
1 parent 02d3669 commit c630cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"stack": "container",
"addons": [
{
"plan": "heroku-postgresql:hobby-dev"
"plan": "heroku-postgresql:mini"
}
]
}

0 comments on commit c630cb4

Please sign in to comment.