documentation updates for proxy v2

This commit is contained in:
Shivaram Lingamneni
2020-11-19 17:01:56 -05:00
parent f30bd2cff0
commit c57828eb62
4 changed files with 20 additions and 11 deletions
+2 -3
View File
@@ -53,9 +53,8 @@ server:
cert: fullchain.pem
key: privkey.pem
# 'proxy' should typically be false. It's for cloud load balancers that
# always send PROXY headers ahead of the connection (e.g., a v1 header
# ahead of unterminated TLS, or a v2 binary header) that MUST be present
# and cannot be processed on an optional basis.
# always send a PROXY protocol header ahead of the connection. See the
# manual ("Reverse proxies") for more details.
proxy: false
# Example of a Unix domain socket for proxying: