Compare commits
No commits in common. "e75db5ace1885d91c5d8694ae0727c0059c93ca1" and "8848713c72dd17a885873540456652aa57df22d8" have entirely different histories.
e75db5ace1
...
8848713c72
@ -2,7 +2,7 @@ module.exports = {
|
|||||||
apps: [
|
apps: [
|
||||||
{
|
{
|
||||||
name: 'qcast-front-production',
|
name: 'qcast-front-production',
|
||||||
script: 'npm run start:dev',
|
script: 'npm run start',
|
||||||
instance: 2,
|
instance: 2,
|
||||||
exec_mode: 'cluster',
|
exec_mode: 'cluster',
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user