mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-27 16:04:21 +00:00
chore: 修改aiocqhttp适配器默认端口为2280
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"adapter": "aiocqhttp",
|
||||
"enable": false,
|
||||
"host": "0.0.0.0",
|
||||
"port": 8080,
|
||||
"port": 2280,
|
||||
"access-token": ""
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user