fix: update HOSTNAME environment variable for betterbahn service to use fully qualified domain name
This commit is contained in:
parent
ce1fd7d81f
commit
9cd1d9c245
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ services:
|
|||
networks:
|
||||
- dokploy-network
|
||||
environment:
|
||||
- HOSTNAME=betterbahn
|
||||
- HOSTNAME=betterbahn.s1q.dev
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.docker.network=dokploy-network"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue