mirror of
https://github.com/coredns/coredns.git
synced 2025-11-26 21:54:03 -05:00
mw/*: updates docs about upstream (#968)
Upstream allows file structured like /etc/resolv.conf. Update docs. Fixes #709
This commit is contained in:
@@ -26,7 +26,8 @@ secondary [zones...] {
|
||||
* `transfer to` can be enabled to allow this secondary zone to be transferred again.
|
||||
* `upstream` defines upstream resolvers to be used resolve external names found (think CNAMEs)
|
||||
pointing to external names. This is only really useful when CoreDNS is configured as a proxy, for
|
||||
normal authoritative serving you don't need *or* want to use this.
|
||||
normal authoritative serving you don't need *or* want to use this. **ADDRESS** can be an IP
|
||||
address, and IP:port or a string pointing to a file that is structured as /etc/resolv.conf.
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user