This commit is contained in:
korzepadawid 2024-12-15 13:53:01 +01:00
parent 6b7a935fc3
commit 58b8b166b1

View File

@ -1,7 +1,7 @@
setup:
addons:
- plan: heroku-postgresql:hobby-dev
as: DATABASE
- plan: heroku-postgresql
as: DATABASE
build:
docker:
web: Dockerfile