{ "apps": [ { "name": "nodejs-typescript-webpack", "script": "main.js", "instances": "max", "exec_mode": "cluster", "max_memory_restart": "1G", "env": { "NODE_ENV": "production" } } ] }