mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 08:44:17 -04:00
this paragraph was redundant (#611)
This commit is contained in:
committed by
Miek Gieben
parent
7f72c11716
commit
2196dde9da
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user