pm2 icon indicating copy to clipboard operation
pm2 copied to clipboard

Is there a way to cancel autorestart when it start autorestart already?

Open yujiang opened this issue 1 year ago • 0 comments

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 ?

yujiang avatar Jan 17 '24 15:01 yujiang