This commit is contained in:
yumoqing 2025-11-18 15:27:44 +08:00
parent a6e4591ab3
commit ccb0ef45ff

View File

@ -37,7 +37,7 @@
"paths":[
["$[workdir]$/wwwroot",""]
],
"client_max_size":10000,
"client_max_size":1000000000,
"host":"0.0.0.0",
"port":9080,
"coding":"utf-8",