mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 08:44:17 -04:00
plugin/bind: remove macOS bug mention in docs (#7250)
fixed by updating to miekg/dns@v1.1.65 in #7240 upstream bug was fixed by miekg/dns#1643 Signed-off-by: Viktor Oreshkin <imselfish@stek29.rocks>
This commit is contained in:
@@ -108,6 +108,3 @@ bad.example.com {
|
|||||||
forward . 5.6.7.8
|
forward . 5.6.7.8
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
Also on MacOS there is an (open) bug where this doesn't work properly. See
|
|
||||||
<https://github.com/miekg/dns/issues/724> for details, but no solution.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user