I used pm2 to directly run node.js scripts and this code works for me: pm2 start file.js --max-memory-restart 100M Hope the max-memory-restart argument ...
確定! 回上一頁