Host glances
This commit is contained in:
parent
de7b7a7ef3
commit
c02c6453f8
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ services:
|
|||
- 61208
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.glances.rule=PathPrefix('/glances')
|
||||
- traefik.http.routers.glances.rule=Host(`${SITE}`)
|
||||
- traefik.http.routers.glances.entrypoints=web
|
||||
- traefik.http.services.glances.loadbalancer.server.port=61208
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue