Reid Sox-Harris

Results 2 comments of Reid Sox-Harris

Currently, this is not supported in the provided Dockerfile. The easiest (and hackiest) way to schedule it is adding `--restart=always` to your `docker run` command. Every time the checker runs,...

A workaround can be found [here](https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2430#issuecomment-1331687301) in #2430