From 583311a089adaef142c8586767115b2a33ff1aae Mon Sep 17 00:00:00 2001 From: awieczarek Date: Sat, 19 Oct 2024 19:14:42 +0200 Subject: [PATCH] FIX --- heroku.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/heroku.yml b/heroku.yml index 14d4912..f314b8e 100644 --- a/heroku.yml +++ b/heroku.yml @@ -1,6 +1,6 @@ setup: addons: - - plan: heroku-postgresql:hobby-dev + - plan: heroku-postgresql:essential-0 as: DATABASE build: