Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 244 Bytes

File metadata and controls

15 lines (10 loc) · 244 Bytes

Instructions:

  • Adjust the instances value as required ( max to create instances as many as num_cpus in the machine)

  • Start the service:

pm2 start ecosystem.config.cjs

or

pm2 start app.js -i <num-instances>