added body_size for verification
This commit is contained in:
parent
5efa6608f5
commit
89a4b1d724
@ -130,6 +130,7 @@ server {
|
|||||||
chunked_transfer_encoding off;
|
chunked_transfer_encoding off;
|
||||||
proxy_buffering off;
|
proxy_buffering off;
|
||||||
proxy_cache off;
|
proxy_cache off;
|
||||||
|
client_max_body_size 50M;
|
||||||
proxy_pass https://51.250.107.6:7035/;
|
proxy_pass https://51.250.107.6:7035/;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user