1 Star 0 Fork 384

泽济天下/ddrun

forked from 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
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/zjtx2016/ddrun.git
git@gitee.com:zjtx2016/ddrun.git
zjtx2016
ddrun
ddrun
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385