module.exports = { apps: [ { name: 'qcast-front-production', script: 'npm run start:dev', instance: 2, exec_mode: 'cluster', }, ], }