start and add a process to your list pm2 start app.js # show your list pm2 ls # stop and delete a process from the list pm2 delete app.
確定! 回上一頁