From a79b91037e1607a7022b115f9cfd9d0dbfa346c3 Mon Sep 17 00:00:00 2001 From: Shawn Allen Date: Thu, 25 Jul 2024 11:52:03 -0700 Subject: [PATCH] chore(heroku): bump to heroku-redis:mini --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 206dad9..b625e98 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,7 @@ { "addons": [ { - "plan": "heroku-redis:hobby-dev" + "plan": "heroku-redis:mini" }, { "plan": "papertrail:choklad"