chmura-zajecia-gitea-heroku/heroku.yml

9 lines
104 B
YAML
Raw Permalink Normal View History

2025-01-04 22:42:34 +01:00
setup:
addons:
2025-01-07 20:06:44 +01:00
- plan: heroku-postgresql
2025-01-04 22:42:34 +01:00
as: DATABASE
2025-01-07 20:06:44 +01:00
2024-12-22 20:47:09 +01:00
build:
docker:
web: Dockerfile