tls glances

This commit is contained in:
Yax 2020-06-30 20:23:17 +02:00
parent 745604e65b
commit 23c50203ef

View file

@ -19,7 +19,7 @@ services:
- traefik.enable=true
- traefik.http.routers.glances.rule=Host(`${HOST_GLANCES}.${DOMAIN}`)
- traefik.http.routers.glances.entrypoints=websecure
#- traefik.http.routers.glances.tls=true
- traefik.http.routers.glances.tls=true
#- traefik.http.routers.glances.tls.certresolver=letsencrypt
#- traefik.http.routers.glances.middlewares=redirect-to-https
- traefik.http.services.glances.loadbalancer.server.port=61208