gitea-heroku/heroku.yml

8 lines
109 B
YAML
Raw Normal View History

2024-12-15 13:21:40 +01:00
setup:
addons:
2024-12-15 13:45:22 +01:00
- plan: heroku-postgresql:hobby-dev
2024-12-15 13:21:40 +01:00
as: DATABASE
2024-12-15 13:10:44 +01:00
build:
docker:
web: Dockerfile