You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running on a dual-stack host, we can ask `nginx` to listen on IPv6 in our user configs, but the bundled configs should themselves listen on IPv6 when applicable. My fork [has been doing this for a while](https://github.com/staticfloat/docker-nginx-certbot/blob/master/src/nginx_conf.d/certbot.conf) (along with specifying `reuseport` but I don't think that's so critical), so I don't believe there are any major incompatibilities involved with turning this on.
0 commit comments