refs #0
This commit is contained in:
@@ -19,6 +19,7 @@ server {
|
||||
|
||||
location / {
|
||||
access_log off;
|
||||
client_max_body_size 200M;
|
||||
|
||||
include proxy_params;
|
||||
proxy_send_timeout 600;
|
||||
@@ -26,3 +27,4 @@ server {
|
||||
proxy_pass http://127.0.0.1:5173;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user