From 298c90deec9d9e553b593122c04b78bf1a2e0ecd Mon Sep 17 00:00:00 2001 From: "Sterling G. Baird" Date: Thu, 1 Aug 2024 12:58:35 -0400 Subject: [PATCH] Update app.json for heroku mini end of life https://github.com/anishathalye/gavel/issues/108 --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 8efbb532..5265d34b 100644 --- a/app.json +++ b/app.json @@ -1,6 +1,6 @@ { "addons": [ - "heroku-postgresql:mini", + "heroku-postgresql:essential-0", "heroku-redis:mini" ], "formation": {