chore: ecosystem.config.js 수정 - args 추가
This commit is contained in:
parent
7fcd32df2f
commit
decaca10d4
@ -3,6 +3,7 @@ module.exports = {
|
||||
{
|
||||
name: 'on-site-survey',
|
||||
script: 'node_modules/next/dist/bin/next',
|
||||
args: 'start',
|
||||
instances: 2,
|
||||
exec_mode: 'cluster',
|
||||
env_file: '.env.production',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user