diff --git a/app.json b/app.json index c69fbdb..b5cfd13 100644 --- a/app.json +++ b/app.json @@ -7,7 +7,7 @@ ], "repository": "https://github.com/strapi/strapi-heroku-template", "addons": [ - "heroku-postgresql:hobby-dev" + "heroku-postgresql:mini" ], "image": "heroku/nodejs", "buildpacks": [ @@ -29,4 +29,4 @@ "required": "true" } } -} \ No newline at end of file +}