Your IP : 216.73.217.13


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

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