ff
This commit is contained in:
parent
aff4078020
commit
3d2eded982
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ services:
|
||||||
labels:
|
labels:
|
||||||
traefik.enable: true
|
traefik.enable: true
|
||||||
traefik.http.routers.authelia.rule: Host(`auth.mgrote.net`)
|
traefik.http.routers.authelia.rule: Host(`auth.mgrote.net`)
|
||||||
traefik.http.services.authelia.loadbalancer.server.port: 9001
|
traefik.http.services.authelia.loadbalancer.server.port: 9091
|
||||||
traefik.http.routers.authelia.tls: true
|
traefik.http.routers.authelia.tls: true
|
||||||
traefik.http.routers.authelia.tls.certresolver: resolver_letsencrypt
|
traefik.http.routers.authelia.tls.certresolver: resolver_letsencrypt
|
||||||
traefik.http.routers.authelia.entrypoints: entry_https
|
traefik.http.routers.authelia.entrypoints: entry_https
|
||||||
|
|
Loading…
Reference in a new issue