Start app pm2 start myapp.js // Restart pm2 restart myapp // Stop pm2 stop myapp // List all saved apps pm2 list.
確定! 回上一頁