yyx990803/pod

Add support for "forever" in configuration

ka05 opened this issue · 1 comments

ka05 commented

I would very much like to use forever to ensure my server remains running even if it crashes. I dont think it would be that hard to change up the config and cli.sh to accommodate for that.

We use pm2 which is similar to forever and restarts the app on crash