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