the nginx in the examples redirects any request of http to https leading to startup errors for the image as the acme challenge endpoint returns a 404 not found error after the 301 redirections so need to add the same acme endpoint to the https server
the nginx in the examples redirects any request of http to https leading to startup errors for the image as the acme challenge endpoint returns a 404 not found error after the 301 redirections so need to add the same acme endpoint to the https server