1 Star 0 Fork 5

ppxz2018/yapi

forked from zybieku/yapi 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config_example.json 409 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"port": "3000",
"adminAccount": "[email protected]",
"timeout":120000,
"db": {
"servername": "127.0.0.1",
"DATABASE": "yapi",
"port": 27017,
"user": "test1",
"pass": "test1",
"authSource": ""
},
"mail": {
"enable": true,
"host": "smtp.163.com",
"port": 465,
"from": "***@163.com",
"auth": {
"user": "***@163.com",
"pass": "*****"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/gu360xiaozhen/yapi.git
[email protected]:gu360xiaozhen/yapi.git
gu360xiaozhen
yapi
yapi
master

搜索帮助