mirror of
https://github.com/coredns/coredns.git
synced 2025-11-06 12:06:37 -05:00
11 lines
195 B
Plaintext
11 lines
195 B
Plaintext
|
|
.:1053 {
|
||
|
|
etcd skydns.local {
|
||
|
|
stubzones
|
||
|
|
path /skydns
|
||
|
|
endpoint http://localhost:2379
|
||
|
|
upstream 8.8.8.8:53 8.8.4.4:53
|
||
|
|
debug
|
||
|
|
}
|
||
|
|
proxy . 8.8.8.8:53
|
||
|
|
}
|