server/proxy
This commit is contained in:
parent
bf2883c9c2
commit
bb31e52f7e
1 changed files with 3 additions and 0 deletions
|
@ -372,6 +372,9 @@ Configuration
|
|||
|
||||
client_max_body_size 16m;
|
||||
index index.html;
|
||||
|
||||
# Proxy
|
||||
|
||||
proxy_pass_request_body on;
|
||||
proxy_pass_request_headers on;
|
||||
proxy_redirect off;
|
||||
|
|
Loading…
Reference in a new issue