added trusted proxies to the global options

This commit is contained in:
2025-03-27 18:51:59 -05:00
parent bd8a43cca1
commit 51e4a55898

View File

@@ -11,6 +11,10 @@
# }
servers {
trusted_proxies private_ranges
}
}
# --------------------------------------------------
# cloudflare tls snippet for sites
@@ -42,7 +46,6 @@
uri /api/authz/forward-auth
copy_headers Remote-User Remote-Groups Remote-Email Remote-Name
}
}
}
# --------------------------------------------------