mirror of
https://github.com/Unitech/pm2.git
synced 2026-01-18 16:03:48 +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