PR to use IPv6 NAT function in Docker with Discourse

for your information, I just did create a pull request for the web.ssl.template.yml to be able to use the IPv6 NAT function of Docker in a Discourse instance.
With my change I was able to use the IPv6 NAT of Docker with Discourse.
Without my change, requests from IP6 clients were rejected by Discourse, only requests from IP4 clients were accepted.
NAT IP6 is now handled by Docker similiar to NAT IP4.

1 Like