From 6fac032ed253f02c55286a1b698177b861d7f4c1 Mon Sep 17 00:00:00 2001 From: julien Date: Fri, 6 Feb 2026 01:52:26 +0100 Subject: [PATCH] "Updates" --- installs_on_host/Caddyfile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/installs_on_host/Caddyfile b/installs_on_host/Caddyfile index 567d420..8793f9f 100644 --- a/installs_on_host/Caddyfile +++ b/installs_on_host/Caddyfile @@ -242,7 +242,11 @@ home-assistant.delmar.bzh { gzip minimum_length 1024 } - reverse_proxy patrick:8123 + reverse_proxy patrick:8123 { + header_up X-Real-IP {remote_host} + header_up X-Forwarded-For {remote_host} + header_up X-Forwarded-Proto {scheme} + } } inv.delmar.bzh {