diff --git a/app.json b/app.json index 5793689..eaec800 100644 --- a/app.json +++ b/app.json @@ -11,6 +11,6 @@ "NODE_ENV": "production" }, "addons": [ - "heroku-postgresql:dev" + "heroku-postgresql" ] }