docs(traefik): add note on trusted IPs for when using cloudflare proxy

This commit is contained in:
Viren070
2025-07-15 16:52:16 +01:00
parent 42426cac36
commit 1086895d55
+2
View File
@@ -1,4 +1,6 @@
# https://www.authelia.com/integration/proxies/traefik/#trusted-proxies
# If using cloudflare DNS with proxy enabled, you will need to add the Cloudflare IPs to the trusted IPs.
# See https://www.cloudflare.com/ips/
TRUSTED_IPS=172.16.0.0/12
# The CA Server URL for Let's Encrypt.