reference.conf: Use proper IPv6 RFC Documentation Range Subnet
[ci skip]
This commit is contained in:
parent
65b9b1d06d
commit
256e6fd251
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ serverinfo {
|
|||
/* vhost6: the IP to bind to when we connect outward to ipv6 servers.
|
||||
* This should be an ipv6 IP only.
|
||||
*/
|
||||
#vhost6 = "2001:db7:2::6";
|
||||
#vhost6 = "2001:db8:2::6";
|
||||
|
||||
/* ssl_private_key: our ssl private key */
|
||||
ssl_private_key = "etc/ssl.key";
|
||||
|
|
Loading…
Reference in a new issue