UNPKG

301 BJSONView Raw
1{
2 "apps": [{
3 "name": "share-node",
4 "script": "www/production.js",
5 "cwd": "D:\nginx\www\share\share-node",
6 "exec_mode": "cluster",
7 "instances": 0,
8 "max_memory_restart": "1G",
9 "autorestart": true,
10 "node_args": [],
11 "args": [],
12 "env": {
13 }
14 }]
15}
\No newline at end of file