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