Merge db504e4586 into 60da9f6374
This commit is contained in:
commit
20e383163c
|
|
@ -302,6 +302,7 @@ server {
|
||||||
location / {
|
location / {
|
||||||
proxy_redirect off;
|
proxy_redirect off;
|
||||||
proxy_pass http://127.0.0.1:3000;
|
proxy_pass http://127.0.0.1:3000;
|
||||||
|
client_max_body_size 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
XYZ
|
XYZ
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue