Compare commits

..

No commits in common. "e75db5ace1885d91c5d8694ae0727c0059c93ca1" and "8848713c72dd17a885873540456652aa57df22d8" have entirely different histories.

View File

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