Commit 2196dde9 authored by Christoph Görn's avatar Christoph Görn Committed by Miek Gieben

this paragraph was redundant (#611)

parent 7f72c117
...@@ -90,13 +90,6 @@ used. ...@@ -90,13 +90,6 @@ used.
If you have a Corefile without a port number specified it will, by default, use port 53, but you If you have a Corefile without a port number specified it will, by default, use port 53, but you
can override the port with the `-dns.port` flag: can override the port with the `-dns.port` flag:
~~~ txt
.: {
proxy . 8.8.8.8:53
log stdout
}
~~~
`./coredns -dns.port 1053`, runs the server on port 1053. `./coredns -dns.port 1053`, runs the server on port 1053.
Start a simple proxy, you'll need to be root to start listening on port 53. Start a simple proxy, you'll need to be root to start listening on port 53.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment