From 39fd82125804ad7c4cbd4f5d85e263f9181b8d26 Mon Sep 17 00:00:00 2001 From: colin Date: Fri, 12 Apr 2024 20:34:13 +0000 Subject: [PATCH] Update stack.production.yml --- stack.production.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/stack.production.yml b/stack.production.yml index 922cfbf..dfde6e7 100644 --- a/stack.production.yml +++ b/stack.production.yml @@ -67,6 +67,10 @@ services: - node.hostname == ingress.nixc.us # - node.labels.mac-rack == true labels: + homepage.group: Authentication + homepage.name: Authelia + homepage.href: https://login.nixc.us + homepage.description: ATLAS traefik.enable: "true" traefik.http.routers.authelia_authelia.rule: Host(`login.nixc.us`) traefik.http.routers.authelia_authelia.entryPoints: websecure