Hi there! Is there any way to have different `sleepAfter` variables according to env variables? For

Hi there! Is there any way to have different
sleepAfter
variables according to env variables? For example, I want my container to stop after an hour in dev but never shutdown in prod.
Was this page helpful?