variable site
This commit is contained in:
parent
6e71b7cb1b
commit
ef0d2e184d
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ services:
|
|||
- 61208
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- traefik.http.routers.glances.rule=Host(${SITE})
|
||||
- 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