mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-13 09:16:04 +00:00
feat: migration for wecom config
This commit is contained in:
@@ -26,15 +26,15 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"adapter":"wecom",
|
||||
"enable":false,
|
||||
"host":"0.0.0.0",
|
||||
"port":5001,
|
||||
"corpid":"",
|
||||
"secret":"",
|
||||
"token":"",
|
||||
"EncodingAESKey":"",
|
||||
"contacts_secret":""
|
||||
"adapter": "wecom",
|
||||
"enable": false,
|
||||
"host": "0.0.0.0",
|
||||
"port": 2290,
|
||||
"corpid": "",
|
||||
"secret": "",
|
||||
"token": "",
|
||||
"EncodingAESKey": "",
|
||||
"contacts_secret": ""
|
||||
}
|
||||
],
|
||||
"track-function-calls": true,
|
||||
|
||||
Reference in New Issue
Block a user