1 Star 0 Fork 10

开源项目 / actionview-fe

forked from xView / actionview-fe 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
processes.json 442 Bytes
一键复制 编辑 原始数据 按行查看 历史
iam4x 提交于 2015-10-19 16:34 . feat(pm2): add pm2 processes.json
{
"apps": [
{
"name": "universal-redux-boilerplate",
"script": "./server/index.js",
"instances": 4,
"log_date_format": "YYYY-MM-DD HH:mm Z",
"error_file": "./logs/app-err.log",
"out_file": "./logs/app-out.log",
"exec_mode": "cluster_mode",
"max_memory_restart": "1750M",
"watch": false,
"env": { "DEBUG": "server" },
"node_args": "--max_old_space_size=1750"
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/open-source-project_2/actionview-fe.git
git@gitee.com:open-source-project_2/actionview-fe.git
open-source-project_2
actionview-fe
actionview-fe
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891