Update stack.production.yml
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
5cd6a20006
commit
39fd821258
|
@ -67,6 +67,10 @@ services:
|
||||||
- node.hostname == ingress.nixc.us
|
- node.hostname == ingress.nixc.us
|
||||||
# - node.labels.mac-rack == true
|
# - node.labels.mac-rack == true
|
||||||
labels:
|
labels:
|
||||||
|
homepage.group: Authentication
|
||||||
|
homepage.name: Authelia
|
||||||
|
homepage.href: https://login.nixc.us
|
||||||
|
homepage.description: ATLAS
|
||||||
traefik.enable: "true"
|
traefik.enable: "true"
|
||||||
traefik.http.routers.authelia_authelia.rule: Host(`login.nixc.us`)
|
traefik.http.routers.authelia_authelia.rule: Host(`login.nixc.us`)
|
||||||
traefik.http.routers.authelia_authelia.entryPoints: websecure
|
traefik.http.routers.authelia_authelia.entryPoints: websecure
|
||||||
|
|
Loading…
Reference in New Issue