{ "apps": [ { "name": "yohobuy-node", "script": "app.js", "instances": "max", "exec_mode": "cluster", "env": { "PORT": 6002 } } ] }