Skip to content
Snippets Groups Projects
Commit e3098b69 authored by Hugo Osvaldo Barrera's avatar Hugo Osvaldo Barrera
Browse files

Don't enable IPv4 *only* on nginx.

The current configuration sample files only enable IPv4 by default, making the
server inaccesible for many remote hosts (and an increasing amount every day).

Enable IPv4 and IPv6 by default. Older servers with no external IPv6
connectivity will not fail since they'll have a local-link IPv6 address to bind
to anyway.
parent d7c50b4a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment