#789 removing duplicate X-Real-IP header introduced e3fca6a192
This commit is contained in:
parent
1d89d6ebaa
commit
9e003943f0
1 changed files with 0 additions and 3 deletions
|
@ -386,9 +386,6 @@ http {
|
|||
proxy_set_header ssl-client-cert $ssl_client_cert;
|
||||
{{ end }}
|
||||
|
||||
# Pass Real IP
|
||||
proxy_set_header X-Real-IP $the_real_ip;
|
||||
|
||||
# Allow websocket connections
|
||||
proxy_set_header Upgrade $http_upgrade;
|
||||
proxy_set_header Connection $connection_upgrade;
|
||||
|
|
Loading…
Reference in a new issue