How can I set restart policy on container hosted on Koyeb?

I want to set container to always restart on error or a nodejs process exit(). Thanks.

Hi @Afisunlu_Dapo,

The Docker containers will restart on on exit or failure.

You can configure health checks and restart strategy in service settings: