strip prefix
This commit is contained in:
parent
977477cfaf
commit
c750339e89
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ services:
|
|||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.glances.rule=Host(`${SITE}`) && Path(`/top`)
|
||||
- traefik.http.middlewares.glances.stripprefix.prefixes=/top
|
||||
- traefik.http.routers.glances.entrypoints=web
|
||||
- traefik.http.services.glances.loadbalancer.server.port=61208
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue