mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-01-30 21:23:49 +00:00
Update docker-compose.yml
add pathprefix
This commit is contained in:
parent
a8c56115dc
commit
f6a26c290e
|
@ -54,7 +54,7 @@ services:
|
|||
#labels:
|
||||
# - traefik.enable=true
|
||||
# - traefik.docker.network=proxy
|
||||
# - traefik.http.routers.guacamole.rule=Host(`guacamole.example.com`)
|
||||
# - traefik.http.routers.guacamole.rule=Host(`guacamole.example.com`) && PathPrefix(`/guacamole`)
|
||||
# - traefik.http.services.guacamole.loadbalancer.server.port=8080
|
||||
# # Optional part for traefik middlewares
|
||||
# - traefik.http.routers.guacamole.middlewares=local-ipwhitelist@file,authelia@docker
|
||||
|
|
Loading…
Reference in New Issue
Block a user