Compare commits
No commits in common. "9c35900ce310dd0918a91917efe1d28f9e093bab" and "52d25341dea2ead1f2199b8ff034b6973fc26d25" have entirely different histories.
9c35900ce3
...
52d25341de
@ -1,7 +1,7 @@
|
||||
module.exports = {
|
||||
apps: [
|
||||
{
|
||||
name: 'qcast-front-production-1',
|
||||
name: 'qcast-front-production',
|
||||
script: 'node_modules/next/dist/bin/next',
|
||||
instances: 1,
|
||||
exec_mode: 'fork',
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
module.exports = {
|
||||
apps: [
|
||||
{
|
||||
name: 'qcast-front-production-2',
|
||||
name: 'qcast-front-production',
|
||||
script: 'node_modules/next/dist/bin/next',
|
||||
instances: 1,
|
||||
exec_mode: 'fork',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user