/usr/local/lib/node_modules/pm2/lib/templates
NameSizeModeActions
Dockerfiles/-0755rm
init-scripts/-0755rm
logrotate.d/-0755rm
sample-apps/-0755rm
ecosystem-es.tpl5110644editdlrm
ecosystem-simple-es.tpl1050644editdlrm
ecosystem-simple.tpl830644editdlrm
ecosystem.tpl4890644editdlrm
Edit: /usr/local/lib/node_modules/pm2/lib/templates/ecosystem-simple.tpl (83B)
module.exports = { apps : [{ name : "app1", script : "./app.js" }] }