diff --git a/Caddyfile b/Caddyfile index 6eb1560..754382d 100644 --- a/Caddyfile +++ b/Caddyfile @@ -30,6 +30,8 @@ proxmox.hubris.network { transport http { tls_insecure_skip_verify } + header_up Host {upstream_hostport} + header_up X-Forwarded-Proto https } }