mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 08:41:30 -05:00
update
This commit is contained in:
parent
c45d239b8c
commit
083bbe5af5
1 changed files with 4 additions and 3 deletions
|
|
@ -580,9 +580,10 @@ traefik:
|
||||||
redirectTo: websecure
|
redirectTo: websecure
|
||||||
#
|
#
|
||||||
# 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