6 Star 9 Fork 4

Gitee 极速下载/chatopera-cosin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/chatopera/cosin
克隆/下载
sample.env 1.13 KB
一键复制 编辑 原始数据 按行查看 历史
# https://docs.docker.com/compose/reference/envvars/#compose_file
# use Enterprise edition: docker-compose.yml:./private/docker-compose.ext.yml
# use other customize yml, copy docker-compose.yml as docker-compose.custom.yml
# and edit .env with COMPOSE_FILE=docker-compose.custom.yml, docker-compose.custom.yml
# is ignored with .gitignore
COMPOSE_FILE=docker-compose.yml
# To setup with nginx service
#COMPOSE_FILE=docker-compose.yml:docker-nginx.yml
COMPOSE_PROJECT_NAME=cskefu
# OS Params
CC_IMAGE=cskefu/contact-center:develop
CC_JAVA_XMX=12288m
CC_JAVA_XMS=2048m
# Variables
MYSQL_PORT=8037
REDIS_PORT=8041
CC_WEB_PORT=8035
CC_SOCKET_PORT=8036
ACTIVEMQ_PORT1=8051
ACTIVEMQ_PORT2=8052
ACTIVEMQ_PORT3=8053
DB_PASSWD=123456
LOG_LEVEL=INFO
CACHE_SETUP_STRATEGY=create_by_force
## chatbot
## https://docs.cskefu.com/docs/work-chatbot/
BOT_THRESHOLD_FAQ_BEST_REPLY=0.8
BOT_THRESHOLD_FAQ_SUGG_REPLY=0.6
LICENSE_STORE_PROVIDER=https://store.chatopera.com
TONGJI_BAIDU_SITEKEY=placeholder
EXTRAS_LOGIN_BANNER="Purchase subscriptions for billing resources on https://store.chatopera.com/product/cskefu001"
EXTRAS_LOGIN_CHATBOX=
EXTRAS_AUTH_SUPER_ADMIN_PASS=
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors/chatopera-cosin.git
git@gitee.com:mirrors/chatopera-cosin.git
mirrors
chatopera-cosin
chatopera-cosin
develop

搜索帮助