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
It's possible to bind a nginx configuration file to override this behaviour so it's possible to workaround it although it would be better to set it at container creation via a environment variable.
Is this a new feature request?
Wanted change
I wan't an environment variable to disable IPV6 in nginx.
Reason for change
If you have ipv6 disabled on the host the container won't start because nginx tries to bind to ipv4 and ipv6.
Proposed code change
No response
The text was updated successfully, but these errors were encountered: