mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-02-25 22:36:50 +00:00
Add proxy protcol to managed docs
This commit is contained in:
@@ -210,6 +210,10 @@ entryPoints:
|
|||||||
address: ":80"
|
address: ":80"
|
||||||
websecure:
|
websecure:
|
||||||
address: ":443"
|
address: ":443"
|
||||||
|
proxyProtocol:
|
||||||
|
trustedIPs:
|
||||||
|
- 0.0.0.0/0
|
||||||
|
- ::1/128
|
||||||
transport:
|
transport:
|
||||||
respondingTimeouts:
|
respondingTimeouts:
|
||||||
readTimeout: "30m"
|
readTimeout: "30m"
|
||||||
|
|||||||
Reference in New Issue
Block a user