doc: update corefile
I think `CoreFile` replace the keyword `proxy` with `forward` in their config file
This commit is contained in:
parent
504ca45b11
commit
087513d4c9
|
@ -222,7 +222,7 @@ data:
|
|||
fallthrough in-addr.arpa ip6.arpa
|
||||
}
|
||||
prometheus :9153
|
||||
proxy . /etc/resolv.conf
|
||||
forward . /etc/resolv.conf
|
||||
cache 30
|
||||
loop
|
||||
reload
|
||||
|
|
Loading…
Reference in New Issue