mirror of
https://github.com/coredns/coredns.git
synced 2025-11-01 10:43:17 -04:00
This fix add inline support for middleware/hosts so that
it is possible to specify hosts file insides the Corefile:
```
hosts inline example.org {
10.0.0.1 example.org
fallthrough
}
```
This fix fixes 999.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
1.8 KiB
1.8 KiB