Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
aozhuochao committed Dec 11, 2023
1 parent 64d03d4 commit 8abb6c9
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions coredns/hosts/Corefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@


.:53 {
errors
debug

hosts /data/hosts {
reload 5s
ttl 30
reload 5s
ttl 30
fallthrough
}

forward . 223.5.5.5
log
}
Expand Down

0 comments on commit 8abb6c9

Please sign in to comment.