This commit is contained in:
2026-01-06 17:35:17 +01:00
parent 37d17dc8b8
commit 28f2dc7787
2 changed files with 17 additions and 6 deletions

View File

@@ -18,9 +18,9 @@ services:
- "traefik.http.services.bhs.loadbalancer.server.port=80"
environment:
- TZ="Europe/Rome"
- BIND_ADDR="0.0.0.0"
- BIND_PORT="80"
- TZ=Europe/Rome
- BIND_ADDR=0.0.0.0
- BIND_PORT=80
tty: true
stdin_open: true
ports: