chore: 개발용 ecosystem config 내용 원복
This commit is contained in:
parent
247ecef760
commit
9a252c2712
@ -2,8 +2,9 @@ module.exports = {
|
||||
apps: [
|
||||
{
|
||||
name: 'on-site-survey',
|
||||
script: 'pnpm',
|
||||
args: 'run start:dev',
|
||||
script: 'node_modules/next/dist/bin/next',
|
||||
instances: 1,
|
||||
exec_mode: 'fork',
|
||||
},
|
||||
],
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user