feat(web): set the web_host to the default value of 127.0.0.1

This commit is contained in:
zhayujie
2026-05-16 18:18:17 +08:00
parent 8761997757
commit 16d9b449c9
6 changed files with 19 additions and 17 deletions

View File

@@ -31,6 +31,7 @@
"dingtalk_client_secret": "",
"wecom_bot_id": "",
"wecom_bot_secret": "",
"web_host": "",
"web_password": "",
"agent": true,
"agent_max_context_tokens": 50000,