diff --git a/authentik/docker-compose.yml b/authentik/docker-compose.yml index 538d320..dcb89a9 100644 --- a/authentik/docker-compose.yml +++ b/authentik/docker-compose.yml @@ -64,7 +64,7 @@ services: - homepage.widget.key=hJL6cDzzaeN6olr2MJoYkVNDTgfihufib1TWEw0GxjjoIgy9LuYVF4FZjsMX - "traefik.enable=true" - - "traefik.http.routers.authentik.rule=Host(`auth.apps.dua.casa`)" + - "traefik.http.routers.authentik.rule=Host(`auth.dua.casa`)" - "traefik.http.routers.authentik.entrypoints=websecure" - "traefik.http.routers.authentik.tls=true" - "traefik.http.routers.authentik.tls.certresolver=letsencrypt"