mirror of
https://github.com/Viren070/docker-compose-template.git
synced 2025-12-01 23:17:00 +01:00
docs(traefik): add note on trusted IPs for when using cloudflare proxy
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user