You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-dns/coredns/files/Corefile.example

13 lines
129 B

. {
loop
bind 127.0.0.1 ::1
health 127.0.0.1:8092
log
errors
cache 600
#forward . tls://9.9.9.9
}