functional first commit
Some checks failed
CI / build (push) Has been cancelled

This commit is contained in:
2025-09-13 18:53:43 +01:00
parent 8a14419628
commit 7bd5436ba4
12 changed files with 71 additions and 23 deletions

View File

@ -9,8 +9,10 @@ services:
- '5432:5432'
web:
environment:
CANONICAL_URL: beere5:3033, wedding.linepe.de
build: .
ports:
- '3000:3000'
- '3033:3000'
links:
- db