mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
083bbe5af5
commit
d01ee2da24
1 changed files with 4 additions and 3 deletions
|
|
@ -611,9 +611,10 @@ traefik:
|
|||
# advertisedPort: 4443
|
||||
#
|
||||
## 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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue