pm2 start app.js # 启动app.js应用程序$ pm2 start app.js -i 4 # cluster... ... pm2 list # 列表PM2 启动的所有的应用程序 $ pm2 monit # 显示每个应用程序的CPU和 ...
確定! 回上一頁