mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
To start http application in cluster mode:
$ pm2 start ecosystem.config.js
# OR
$ pm2 start http.js -i max
To start http application in cluster mode:
$ pm2 start ecosystem.config.js
# OR
$ pm2 start http.js -i max