set site URL

This commit is contained in:
Yax 2020-06-27 16:49:43 +02:00
parent c451f72c63
commit b46b368019

View file

@ -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: