Fix Caddy trusted proxies syntax

This commit is contained in:
2025-10-30 11:02:42 -06:00
parent 2b13ee7163
commit 1bf9fc6a9c
2 changed files with 1 additions and 6 deletions

View File

@@ -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)