5g bodysize
This commit is contained in:
@@ -39,7 +39,7 @@ server {
|
|||||||
#allow 127.0.0.1;
|
#allow 127.0.0.1;
|
||||||
#deny all;
|
#deny all;
|
||||||
|
|
||||||
client_max_body_size 4g;
|
client_max_body_size 5g;
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
proxy_pass http://127.0.0.1:3001;
|
proxy_pass http://127.0.0.1:3001;
|
||||||
|
|||||||
Reference in New Issue
Block a user