From 9a421a97836ffcdc97b02a3ee1a2b0be66377e9a Mon Sep 17 00:00:00 2001 From: Hermes Date: Sat, 6 Jun 2026 23:21:23 +0000 Subject: [PATCH] traefik: trust cloudflared forwarded headers on tunnel entrypoint --- infrastructure.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/infrastructure.org b/infrastructure.org index ab5f675..458cab0 100644 --- a/infrastructure.org +++ b/infrastructure.org @@ -166,6 +166,8 @@ entryPoints: permanent: true tunnel: address: :8081 + forwardedHeaders: + insecure: true secureweb: address: :443 http: