diff --git a/docker-compose.yml b/docker-compose.yml index 5363252..8dda4c8 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -25,7 +25,6 @@ services: labels: - "traefik.enable=true" - "traefik.http.middlewares.auth.forwardauth.address=http://oc-auth:8080/oc/forward" - - "traefik.http.middlewares.auth.forwardauth.authResponseHeaders=X-Forwarded-User" - "traefik.http.routers.workflow.rule=PathPrefix(/auth)" environment: LDAP_ENDPOINTS: ldap:389