1 Star 0 Fork 151

annhoa / godoOA

forked from godo / godoOA 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pm2.json 244 Bytes
一键复制 编辑 原始数据 按行查看 历史
icanwallet 提交于 2023-07-27 16:12 . edit pm2
{
"apps": [{
"name": "gdoa",
"script": "development.js",
"cwd": "/data/godo",
"exec_mode": "fork",
"max_memory_restart": "2G",
"autorestart": true,
"node_args": [],
"args": [],
"env": {
}
}]
}
NodeJS
1
https://gitee.com/pig-work/gdoa.git
git@gitee.com:pig-work/gdoa.git
pig-work
gdoa
godoOA
master

搜索帮助