pm2 start server/app.js --watch. 根据文档说明 --watch 会一直监听项目文件,如果项目文件发生变化,会自动重启服务,所以log文件的变更导致一直 ...
確定! 回上一頁