Merge pull request #1366 from fosrl/dev

1.9.2
This commit is contained in:
Owen Schwartz
2025-08-27 12:02:21 -07:00
committed by GitHub
27 changed files with 237 additions and 110 deletions

View File

@@ -42,6 +42,10 @@ entryPoints:
address: ":80"
websecure:
address: ":443"
{{if .HybridMode}} proxyProtocol:
trustedIPs:
- 0.0.0.0/0
- ::1/128{{end}}
transport:
respondingTimeouts:
readTimeout: "30m"