choose correct .env
Some checks failed
Gitea build & Test. / docker (push) Failing after 19s

This commit is contained in:
WGAVermeer
2026-03-08 14:36:06 +01:00
parent 9959272051
commit cbf5e4b503
5 changed files with 19 additions and 10 deletions

5
compose.prod.yaml Normal file
View File

@@ -0,0 +1,5 @@
services:
web:
env_file:
- path: .env
required: true