diff --git a/services/loki.hcl b/services/loki.hcl index 020fa44..f879f68 100644 --- a/services/loki.hcl +++ b/services/loki.hcl @@ -111,6 +111,7 @@ EOH tags = [ "traefik.enable=true", "traefik.http.routers.loki.entryPoints=websecure", + "traefik.http.routers.loki.middlewares=authentik@file", "metrics", ] }