PM2 常用命令,$pm2startapp.js#启动app.js应用 ... 进行负载均衡$ pm2 start app.js --name="api" # 启动应用程序并命名为"api" $ pm2 start app.js ...
確定! 回上一頁