This commit is contained in:
2024-05-19 07:04:28 -05:00
parent c45d239b8c
commit 083bbe5af5

View File

@@ -580,9 +580,10 @@ traefik:
redirectTo: websecure
#
# Trust forwarded headers information (X-Forwarded-*).
# forwardedHeaders:
# trustedIPs: []
# insecure: false
forwardedHeaders:
trustedIPs:
- "192.168.10.1"
insecure: false
#
# Enable the Proxy Protocol header parsing for the entry point
# proxyProtocol: