fix: add HOST environment variable for betterbahn service
This commit is contained in:
parent
26b8d95c1d
commit
742b0b8ee6
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ services:
|
|||
- dokploy-network
|
||||
environment:
|
||||
- HOSTNAME=0.0.0.0
|
||||
- HOST=0.0.0.0
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.docker.network=dokploy-network"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue