From 34c909d9403750bce4aae4f026950195de30bd52 Mon Sep 17 00:00:00 2001 From: heathriel Date: Mon, 13 Feb 2023 18:04:16 -0800 Subject: [PATCH] Update app.json --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index ac1632c..72a5d5a 100644 --- a/app.json +++ b/app.json @@ -16,7 +16,7 @@ "stack": "container", "addons": [ { - "plan": "heroku-postgresql:hobby-dev" + "plan": "heroku-postgresql:mini" } ], "env": {