Fix postgres

This commit is contained in:
awieczarek 2024-10-20 11:47:00 +02:00
parent 4b42be8e84
commit 449b5ecc11

View File

@ -7,7 +7,5 @@ run:
setup:
addons:
- plan: heroku-postgresql:hobby-dev
- plan: heroku-postgresql
as: DATABASE
options:
version: 13