PM2 是带有内置负载平衡器的Node.js 应用程序的生产过程管理器。 ... pm2 start # 启动一个服务$ pm2 list # 列出当前的服务$ pm2 stop # 停止某个服务$ pm2 restart ...
確定! 回上一頁