pm2
pm2 copied to clipboard
Is there a way to cancel autorestart when it start autorestart already?
I have a app start with pm2, the default behavior is autorestart, but when this is a update: like upgrade database etc. I don't want the app autorestart. Is there a way to stop app autorestart like pm2 stoprestart appname ?