set site URL
This commit is contained in:
parent
c451f72c63
commit
b46b368019
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ services:
|
|||
expose:
|
||||
- 61208
|
||||
labels:
|
||||
- traefik.http.routers.glances.rule=Host(`sandbox.com`)
|
||||
- traefik.http.routers.glances.rule=Host(${SITE})
|
||||
- traefik.http.services.glances.loadbalancer.server.port=61208
|
||||
|
||||
volumes:
|
||||
|
|
Loading…
Add table
Reference in a new issue