tls glances
This commit is contained in:
parent
745604e65b
commit
23c50203ef
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue