This commit is contained in:
Philip Cheung 2024-10-08 15:40:50 +08:00
parent 9a3a63c92a
commit 1353cdd04a
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ services:
- traefik.docker.network=traefik-public - traefik.docker.network=traefik-public
- traefik.constraint-label=traefik-public - traefik.constraint-label=traefik-public
- traefik.http-allAndOne.loadbalancer.server.port=80 # - traefik.http-allAndOne.loadbalancer.server.port=80
# - traefik.http.routers.allAndOne-http.rule=Host(`${DOMAIN?Variable not set}`) || Host(`www.${DOMAIN?Variable not set}`) # - traefik.http.routers.allAndOne-http.rule=Host(`${DOMAIN?Variable not set}`) || Host(`www.${DOMAIN?Variable not set}`)
# - traefik.http.routers.allAndOne-http.entrypoints=http # - traefik.http.routers.allAndOne-http.entrypoints=http