npm install pm2-windows-startup -g;
pm2-startup install;
pm2 kill;
pm2 start ecosystem.config.js --only shidian-dev;
pm2 save;

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-09
  • 2021-10-05
  • 2021-08-06
  • 2022-02-06
  • 2021-08-07
  • 2021-11-23
猜你喜欢
  • 2021-06-21
  • 2021-12-23
  • 2022-02-05
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-23
相关资源
相似解决方案