mirror of
https://github.com/langbot-app/LangBot.git
synced 2025-11-25 11:29:39 +08:00
chore: aiocqhttp默认监听地址改为0.0.0.0
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
{
|
||||
"adapter": "aiocqhttp",
|
||||
"enable": false,
|
||||
"host": "127.0.0.1",
|
||||
"host": "0.0.0.0",
|
||||
"port": 8080
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user