Compare commits
No commits in common. "e94542f15cb7db8f9e93f55d8f4882b9012e21e9" and "15b1cc84fd0b4f924fd423bacb70144b2126f2b8" have entirely different histories.
e94542f15c
...
15b1cc84fd
@ -7,7 +7,6 @@ module.exports = {
|
||||
exec_mode: 'fork',
|
||||
env: {
|
||||
NODE_ENV: 'development',
|
||||
PORT: 5010,
|
||||
},
|
||||
},
|
||||
],
|
||||
|
||||
@ -7,7 +7,6 @@ module.exports = {
|
||||
exec_mode: 'cluster',
|
||||
env: {
|
||||
NODE_ENV: 'production',
|
||||
PORT: 5000,
|
||||
},
|
||||
},
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user