crlf
This commit is contained in:
parent
b11c536fcc
commit
1dbc765fd7
|
@ -19,6 +19,7 @@
|
||||||
|
|
||||||
## List of local addresses and ports to listen to. Can be IPv4 and/or IPv6.
|
## List of local addresses and ports to listen to. Can be IPv4 and/or IPv6.
|
||||||
## To only use systemd activation sockets, use an empty set: []
|
## To only use systemd activation sockets, use an empty set: []
|
||||||
|
|
||||||
listen_addresses = ['127.0.0.1:53', '[::1]:53']
|
listen_addresses = ['127.0.0.1:53', '[::1]:53']
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue