Fix postgres

This commit is contained in:
awieczarek 2024-10-20 11:44:05 +02:00
parent 999438e074
commit 4b42be8e84

View File

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