module.exports = { apps: [{ name: 'warframe-center-app', script: 'npm run start', watch: false }] }