Files
NewWPSBot/Assets/config.json
2025-11-06 11:46:54 +08:00

15 lines
405 B
JSON

{
"properties": {
"debug": true,
"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",
"port": 8000,
"verbose": false
}
}