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