Fix postgres

This commit is contained in:
awieczarek 2024-10-20 11:09:08 +02:00
parent 583311a089
commit ab2eaab9d1

View File

@ -1,7 +1,6 @@
setup:
addons:
- plan: heroku-postgresql:essential-0
as: DATABASE
addons:
- plan: heroku-postgresql:hobby-dev
as: DATABASE
build:
docker: