Fix Caddy trusted proxies syntax

This commit is contained in:
Andreas Dueren
2025-10-30 11:02:42 -06:00
parent c336e68347
commit 2ae6306c82
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)