diff --git a/compose/production/traefik/dynamic.toml b/compose/production/traefik/dynamic.toml index 3d3adbe..a9f26dd 100644 --- a/compose/production/traefik/dynamic.toml +++ b/compose/production/traefik/dynamic.toml @@ -18,7 +18,7 @@ rule = "Host(`cockpit.mistborn`)" service = "cockpit" entrypoints = ["web", "websecure"] - #middlewares = + middlewares = ["mistborn_auth"] [http.middlewares] [http.middlewares.mistborn_auth.forwardAuth]