Update docker-compose.yml
This commit is contained in:
parent
3fe4068d8f
commit
256f1b2a4e
1 changed files with 2 additions and 0 deletions
|
|
@ -22,3 +22,5 @@ services:
|
||||||
# - traefik.docker.network=proxy
|
# - traefik.docker.network=proxy
|
||||||
# - traefik.http.routers.youtrack.rule=Host(`projects.example.com`)
|
# - traefik.http.routers.youtrack.rule=Host(`projects.example.com`)
|
||||||
# - traefik.http.services.youtrack.loadbalancer.server.port=8080
|
# - traefik.http.services.youtrack.loadbalancer.server.port=8080
|
||||||
|
# # Part for local lan services only; disable to expose externally
|
||||||
|
# - traefik.http.routers.youtrack.middlewares=local-ipwhitelist@file
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue