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