docker-nginx-http3
docker-nginx-http3 copied to clipboard
Could you add a module that would track the moment the docker finishes all health checks and only after that make the site available?
Now the situation looks strange - docker is checking the service for readiness to launch, and nginx is already distributing access to it to the left and right!
(Something like https://github.com/nginx-proxy/docker-gen/issues/253)