Compare commits
2 Commits
8848713c72
...
e75db5ace1
| Author | SHA1 | Date | |
|---|---|---|---|
| e75db5ace1 | |||
| 39d48e61f3 |
@ -2,7 +2,7 @@ module.exports = {
|
|||||||
apps: [
|
apps: [
|
||||||
{
|
{
|
||||||
name: 'qcast-front-production',
|
name: 'qcast-front-production',
|
||||||
script: 'npm run start',
|
script: 'npm run start:dev',
|
||||||
instance: 2,
|
instance: 2,
|
||||||
exec_mode: 'cluster',
|
exec_mode: 'cluster',
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user