Update proxy-params.conf
This commit is contained in:
parent
fb8e5d4632
commit
e5f9a4bf79
@ -10,4 +10,6 @@ send_timeout 3600s;
|
||||
proxy_set_header X-Real-IP $remote_addr;
|
||||
proxy_set_header X-Forwarded-For $remote_addr;
|
||||
proxy_set_header Host $host;
|
||||
proxy_hide_header X-Frame-Options X-Content-Type-Options X-XSS-Protection;
|
||||
proxy_hide_header X-Frame-Options;
|
||||
proxy_hide_header X-Content-Type-Options;
|
||||
proxy_hide_header X-XSS-Protection;
|
||||
|
Loading…
Reference in New Issue
Block a user