diff --git a/installs_on_host/Caddyfile b/installs_on_host/Caddyfile index 20a1c67..1a07121 100644 --- a/installs_on_host/Caddyfile +++ b/installs_on_host/Caddyfile @@ -253,7 +253,7 @@ imgs.delmar.bzh { gzip minimum_length 1024 } - reverse_proxy patrick:32774 + reverse_proxy karen:32774 } inv.delmar.bzh { @@ -262,7 +262,7 @@ inv.delmar.bzh { gzip minimum_length 1024 } - reverse_proxy patrick:8035 { + reverse_proxy patrick:7777 { header_up X-Real-IP {remote_host} header_up X-Forwarded-For {remote_host} header_up X-Forwarded-Proto {scheme}