diff --git a/nodes/heimdall/convertx/compose.yaml b/nodes/heimdall/convertx/compose.yaml index 77a013b..4dd8fb2 100644 --- a/nodes/heimdall/convertx/compose.yaml +++ b/nodes/heimdall/convertx/compose.yaml @@ -25,6 +25,7 @@ services: - "traefik.http.routers.convertx.tls=true" - "traefik.http.routers.convertx.tls.certresolver=cloudflare" - "traefik.http.services.convertx.loadbalancer.server.port=3000" + - "traefik.http.routers.convertx.middlewares=security-headers@file,authentik-auth@file" networks: proxy-net: