mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 00:11:21 -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
|
# advertisedPort: 4443
|
||||||
#
|
#
|
||||||
## Trust forwarded headers information (X-Forwarded-*).
|
## Trust forwarded headers information (X-Forwarded-*).
|
||||||
#forwardedHeaders:
|
forwardedHeaders:
|
||||||
# trustedIPs: []
|
trustedIPs:
|
||||||
# insecure: false
|
- "192.168.10.1"
|
||||||
|
insecure: false
|
||||||
#
|
#
|
||||||
## Enable the Proxy Protocol header parsing for the entry point
|
## Enable the Proxy Protocol header parsing for the entry point
|
||||||
#proxyProtocol:
|
#proxyProtocol:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue