chore: remove auth response headers from example compose since it's an advanced feature

This commit is contained in:
Stavros
2025-03-10 22:11:32 +02:00
parent 6f6b1f4862
commit be836c296c
2 changed files with 0 additions and 2 deletions

View File

@@ -29,4 +29,3 @@ services:
traefik.http.routers.tinyauth.rule: Host(`tinyauth.example.com`)
traefik.http.services.tinyauth.loadbalancer.server.port: 3000
traefik.http.middlewares.tinyauth.forwardauth.address: http://tinyauth:3000/api/auth/traefik
traefik.http.middlewares.tinyauth.forwardauth.authResponseHeaders: Remote-User