diff --git a/app.json b/app.json index fb5933a2..e1759582 100644 --- a/app.json +++ b/app.json @@ -37,7 +37,7 @@ }, "addons": [ { - "plan": "heroku-postgresql:hobby-dev" + "plan": "heroku-postgresql:mini" } ] }