11 Star 54 Fork 13

godo / godoDb

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pm2.json 247 Bytes
一键复制 编辑 原始数据 按行查看 历史
icanwallet 提交于 2023-08-02 18:00 . add sql file
{
"apps": [{
"name": "godoDb",
"script": "production.js",
"cwd": "/data/godoDb",
"exec_mode": "fork",
"max_memory_restart": "2G",
"autorestart": true,
"node_args": [],
"args": [],
"env": {
}
}]
}
NodeJS
1
https://gitee.com/ruitao_admin/gododb.git
git@gitee.com:ruitao_admin/gododb.git
ruitao_admin
gododb
godoDb
master

搜索帮助