pm2 start npm --name 别名-- run start:prod. npm run start 变成pm2的模式就是pm2 start npm -- run start. 其中--watch 是监视代码改动就自动重启 ...
確定! 回上一頁