启动app pm2 start yarn --name AppName -- start # 查看所有app pm2 list # or pm2 ls # 启动,all表示全部app,CMD表示命令(如:yarn),-i max ...
確定! 回上一頁