mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-08-21 13:53:53 -07:00
removed extra parameter as its already in proxy.conf
This commit is contained in:
parent
1f9e511152
commit
fcc68a5bfd
1 changed files with 0 additions and 1 deletions
|
@ -26,6 +26,5 @@ server {
|
|||
resolver 127.0.0.11 valid=30s;
|
||||
set $upstream_znc znc;
|
||||
proxy_pass https://$upstream_znc:6501;
|
||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue