diff --git a/ecosystem.config.js b/ecosystem.config.js index 3ebb15b69..26855f306 100644 --- a/ecosystem.config.js +++ b/ecosystem.config.js @@ -54,6 +54,7 @@ let arr = [ { name: 'scanner2', group: 'backend', + script: 'svc/scanner.js', env: { SCANNER_OFFSET: '50000', }