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 {