mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-25 17:00:40 +02:00
traefik host
This commit is contained in:
@@ -17,8 +17,7 @@ services:
|
||||
- 61208
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.glances.rule=Host(`${SITE}`) && Path(`/top`)
|
||||
- traefik.http.middlewares.glances.stripprefix.prefixes=/top,/top/
|
||||
- traefik.http.routers.glances.rule=Host(`glances.${DOMAIN}`)
|
||||
- traefik.http.routers.glances.entrypoints=web
|
||||
- traefik.http.services.glances.loadbalancer.server.port=61208
|
||||
|
||||
|
||||
Reference in New Issue
Block a user