From 3cc1129f9f83e5b85eef4c77280a8a7cffee3341 Mon Sep 17 00:00:00 2001 From: yyamashita Date: Thu, 2 Jul 2026 23:27:15 +0900 Subject: Fix forward_proxy config: remove unsupported hide_ip/hide_via directives Co-Authored-By: Claude Sonnet 4.6 --- caddy/entrypoint.sh | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/caddy/entrypoint.sh b/caddy/entrypoint.sh index 16edf36..f9b9c19 100644 --- a/caddy/entrypoint.sh +++ b/caddy/entrypoint.sh @@ -17,18 +17,14 @@ AUTH_BLOCK=$(printf '%b' "$AUTH_LINES") cat > "$PROXY_CONF" <