strip tentative #2

This commit is contained in:
Yax 2020-06-27 19:27:50 +02:00
parent c750339e89
commit 40bd9df651

View file

@ -18,7 +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.middlewares.glances.stripprefix.prefixes=/top,/top/
- traefik.http.routers.glances.entrypoints=web
- traefik.http.services.glances.loadbalancer.server.port=61208