1 Star 0 Fork 7

张园佳/BBBUG GO API

forked from BBBUG/BBBUG GO API 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
config.yaml 637 Bytes
一键复制 编辑 原始数据 按行查看 历史
xiaoyc 提交于 2022-04-15 15:59 +08:00 . 做个简单注册
debug: false
serviceName: mcr
listenAddr: :8080
storePath: uploads/
frontendUrl: http://127.0.0.1:8080/
tencentAiToken:
tencentAiAppid:
tencentAiAppkey:
jwtExpire: 48 # 用户token过期时间
aesKey: Music Chat Room Key
guestToken: 45af3cfe44942c956e026d5fd58f0feffbd3a237
simpleRegister: true # 开放简单注册
mysqlDb:
host: 127.0.0.1
port: 3306
username: root
password: root
name: test
redisDb:
host: 192.168.119.138
port: 6379
password: olerp123
select: 0
mail: # 邮件发送源
host: smtp.qq.com
port: 25
user:
password:
nickname: MCR(BBBUG GO) Team
sendobjs: ["aaa@qq.com"] # 管理接收logs
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/jywl18/bbbug-go-api.git
git@gitee.com:jywl18/bbbug-go-api.git
jywl18
bbbug-go-api
BBBUG GO API
master

搜索帮助