DIR: /proc/self/root/usr/local/lib/node_modules/pm2/lib/templates/ |
Current File : //proc/self/root/usr/local/lib/node_modules/pm2/lib/templates/ecosystem-simple-es.tpl |
const config = { apps : [{ name : "app1", script : "./app.js" }] } export default config; |