1
0
mirror of https://github.com/chatopera/cosin.git synced 2025-08-01 16:38:02 +08:00

https://github.com/chatopera/cskefu/issues/384 add BOT_PROVIDER into docker-compose.yml

This commit is contained in:
Hai Liang Wang 2020-12-11 10:51:40 +08:00
parent 03db35ad81
commit e9d4e42f9c

View File

@ -48,6 +48,7 @@ services:
- CSKEFU_MODULE_CONTACTS=true
- CSKEFU_MODULE_CHATBOT=true
- SKYPE_CHANNEL_CRM=${SKYPE_CHANNEL_CRM:-placeholder}
- BOT_PROVIDER=${BOT_PROVIDER:-https://bot.cskefu.com}
- BOT_THRESHOLD_FAQ_BEST_REPLY=${BOT_THRESHOLD_FAQ_BEST_REPLY:-0.9}
- BOT_THRESHOLD_FAQ_SUGG_REPLY=${BOT_THRESHOLD_FAQ_SUGG_REPLY:-0.3}
- CSKEFU_SETTINGS_WEBIM_VISITOR_SEPARATE=true