Is your feature request related to a problem? Please describe.
Modern versions of Nginx support quic out of the box. You're already using a version that was compiled with --with-http_v3_module
Describe the solution you'd like
Allow Nginx to have quic enabled by default, add 443/udp to exposed ports in Docker image.
Is your feature request related to a problem? Please describe.
Modern versions of Nginx support quic out of the box. You're already using a version that was compiled with
--with-http_v3_moduleDescribe the solution you'd like
Allow Nginx to have quic enabled by default, add 443/udp to exposed ports in Docker image.