90 Star 888 Fork 324

landalfyao / ddrun

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.json.bak 488 Bytes
一键复制 编辑 原始数据 按行查看 历史
Landalf 提交于 2022-05-26 18:05 . fix: 修改数据库编码
{
"name": "叮点跑腿",
"opName": "叮点跑腿后台管理系统",
"domain": "xxx.xxx.com",
"perfix": "http",
"serverPort": "8001",
"mysql": {
"host": "xxx.xxx.com",
"port": 3306,
"username": "xxx",
"password": "xxxxxx",
"database": "ddrunv2",
"synchronize": true,
"logging": false,
"charset": "utf8mb4"
},
"redis": {
"client": {
"port": 6379,
"host": "xxx.xxx.com",
"password": "xxxxxx",
"db": 0
}
}
}
NodeJS
1
https://gitee.com/landalfyao/ddrun.git
git@gitee.com:landalfyao/ddrun.git
landalfyao
ddrun
ddrun
master

搜索帮助