From c3299fc748e26882689db98b02cd39b338293751 Mon Sep 17 00:00:00 2001 From: awieczarek Date: Sun, 20 Oct 2024 11:13:08 +0200 Subject: [PATCH] Fix postgres --- heroku.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/heroku.yml b/heroku.yml index 376b012..815ee72 100644 --- a/heroku.yml +++ b/heroku.yml @@ -1,5 +1,5 @@ addons: - - plan: heroku-postgresql:hobby-dev + - plan: heroku-postgresql as: DATABASE build: