Your IP : 216.73.216.91


Current Path : /usr/lib/node_modules/pm2/lib/templates/
Upload File :
Current File : //usr/lib/node_modules/pm2/lib/templates/ecosystem-simple.tpl

module.exports = {
  apps : [{
    name   : "app1",
    script : "./app.js"
  }]
}