Files
coredns/Corefile
Miek Gieben 47fca9a8fc Proxy cleanups
Remove things not supported, fix docs.
2016-03-19 20:53:37 +00:00

7 lines
110 B
Plaintext

.:1053 {
log stdout
rewrite ANY HINFO
# proxy . 8.8.8.8:53
proxy miek.nl linode.atoom.net:53
}