修复一些错误

This commit is contained in:
2025-11-06 11:46:54 +08:00
parent 661fcfe255
commit 03ca409317
3 changed files with 20 additions and 2 deletions

View File

@@ -1,7 +1,11 @@
{
"properties": {
"debug": true,
"main_webhook_url": "https://xz.wps.cn/api/v1/webhook/send?key=d32b1e6cdb5bb593418aee1638354a56"
"main_webhook_url": "https://xz.wps.cn/api/v1/webhook/send?key=d32b1e6cdb5bb593418aee1638354a56",
"app_config": {
"swagger_js_url": "/static/swagger-ui-bundle.js",
"swagger_css_url": "/static/swagger-ui.css"
}
},
"find": {
"host": "0.0.0.0",