diff --git a/privfrontends/templates/in/misc.Caddyfile b/privfrontends/templates/in/misc.Caddyfile index 37fcd5d..11099a2 100644 --- a/privfrontends/templates/in/misc.Caddyfile +++ b/privfrontends/templates/in/misc.Caddyfile @@ -40,6 +40,5 @@ http://mirror.bom.albony.in { reverse_proxy 192.168.1.59:80 { header_up X-Real-IP {remote_host} header_up X-Forwarded-For {remote_host} - header_up Host {upstream_hostport} } }