diff --git a/traefik/config/services/authentik.yml b/traefik/config/services/authentik.yml index 1666f90..d95ffcc 100644 --- a/traefik/config/services/authentik.yml +++ b/traefik/config/services/authentik.yml @@ -2,10 +2,10 @@ http: routers: - auth: + login: entryPoints: - https - rule: Host(`auth.eliasfink.de`) + rule: Host(`login.eliasfink.de`) service: authentik services: