From 28a88fdb7fcd4c48e5d1f95068d6134a984c4c4f Mon Sep 17 00:00:00 2001 From: dtoro Date: Sun, 19 Apr 2026 21:33:48 +0200 Subject: [PATCH] Update proxmox --- Caddyfile | 2 ++ 1 file changed, 2 insertions(+) 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 } }