mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-08-21 13:53:53 -07:00
removing duplicate proxy version
Signed-off-by: Stephon Parker <sgparker62@gmail.com>
This commit is contained in:
parent
e989c71397
commit
b992f8a1a9
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ server {
|
|||
proxy_set_header X-Forwarded-Proto $scheme;
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
proxy_set_header Connection "";
|
||||
proxy_http_version 1.1;
|
||||
|
||||
client_max_body_size 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue