... pm2 start app.js --watch 当文件变化时自动重启应用; pm2 start script.sh 启动bash脚本; pm2 list 查看所有启动的应用列表; pm2 monit 显示每个 ...
確定! 回上一頁