From 1bf9fc6a9c39da20a3fa5e9a6091dcf1f53fbc3e Mon Sep 17 00:00:00 2001 From: Andreas Dueren Date: Thu, 30 Oct 2025 11:02:42 -0600 Subject: [PATCH] Fix Caddy trusted proxies syntax --- CHANGELOG.md | 1 + start.sh | 6 ------ 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 007b1c1..a24b246 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * Enable multiDomain in the manifest so aliases can be set in Cloudron UI * Simplified documentation for S3 setup and alias domains * Fix CORS responses for auth subdomains and forward real client IPs from Cloudron proxy +* Remove unsupported Caddy `trusted_proxies` stanza so startup succeeds on Cloudron base image ## 0.4.4 (2025-10-30) diff --git a/start.sh b/start.sh index 56b2a76..e63f694 100755 --- a/start.sh +++ b/start.sh @@ -535,9 +535,6 @@ cat > "$CADDY_CONFIG" < "$CADDY_CONFIG" <