1 Star 0 Fork 259

finallycc / YApi

forked from Gitee 极速下载 / YApi 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config_example.json 409 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"port": "3000",
"adminAccount": "admin@admin.com",
"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": "*****"
}
}
}
1
https://gitee.com/itfeely/YApi.git
git@gitee.com:itfeely/YApi.git
itfeely
YApi
YApi
master

搜索帮助