module.exports = { apps : [{ name : "Today", script : "./todayV2.js", interpreter : 'node@8' }] }