Fix Cloudflare Trusted IP settings

This commit is contained in:
2025-04-21 18:59:59 +08:00
parent 0826bb4502
commit 44a8560f5a
3 changed files with 6 additions and 29 deletions

View File

@@ -90,5 +90,7 @@ PS: Because I access my traefik dashboard through my local network. I commented
2. ChangeLog:
- 2025.4.21 Add the defaulthost rule for container name for lazy writing. But commented out for precision.
- 2025.4.21 Fix the trused IP settings to let the traefik-plugin-cloudflare tackle it.
- 2025.4.18 Add Souin HTTP Cache Middleware (in feature branch, not merge into main)
- 2025.4.18 Temp disable the compression middleware. It has MIME type bugs.