feat: support WPS report material workbooks
This commit is contained in:
@@ -360,7 +360,7 @@ server {
|
||||
server_name _;
|
||||
root ${APP_DIR}/dist;
|
||||
index index.html;
|
||||
client_max_body_size 50m;
|
||||
client_max_body_size 110m;
|
||||
gzip on;
|
||||
gzip_vary on;
|
||||
gzip_min_length 1024;
|
||||
|
||||
Reference in New Issue
Block a user