diff options
author | 2016-03-20 08:45:21 +0000 | |
---|---|---|
committer | 2016-03-20 08:45:21 +0000 | |
commit | f43a0a8d6c26b0adfcfaa3b92a17aae547f34618 (patch) | |
tree | 3c536d3c40d5715e6c0065beca0ff628471e87ad /README.md | |
parent | 2454d23cabe803546befcca34badf103f0689862 (diff) | |
download | coredns-f43a0a8d6c26b0adfcfaa3b92a17aae547f34618.tar.gz coredns-f43a0a8d6c26b0adfcfaa3b92a17aae547f34618.tar.zst coredns-f43a0a8d6c26b0adfcfaa3b92a17aae547f34618.zip |
Add blog link
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -25,3 +25,7 @@ Start a simple resolver (proxy): Just start CoreDNS: `./coredns`. And then just query on that port (1053), the query should be forwarded to 8.8.8.8 and the response will be returned. + +# Blog + +<https://miek.nl/tags/coredns/> |