init
This commit is contained in:
15
backends/backend1/Corefile
Normal file
15
backends/backend1/Corefile
Normal file
@@ -0,0 +1,15 @@
|
||||
. {
|
||||
errors
|
||||
log
|
||||
health
|
||||
ready
|
||||
hosts {
|
||||
10.0.0.1 test.local
|
||||
10.0.0.11 test
|
||||
10.0.0.2 test2.local
|
||||
10.0.0.22 test2
|
||||
fallthrough
|
||||
}
|
||||
forward . 8.8.8.8
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user