mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-09 04:15:52 +10:00
- Both /api/* and catch-all handlers now use quoted Caddy placeholder
syntax (e.g. "{http.request.header.X-Forwarded-For}") so Caddy evaluates
them in 'set' mode instead of failing silently in 'replace' mode.
- demo-service-caddy.yaml ConfigMap: also added missing X-Forwarded-For
header_up in the catch-all handler (was entirely absent).