mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 01:29:24 +08:00
modules.services.coredns: fix
This commit is contained in:
@@ -31,7 +31,7 @@ inputs:
|
||||
}
|
||||
template IN AAAA autoroute.chn.moe {
|
||||
match ^autoroute\.chn\.moe\.$
|
||||
rcode NXDOMAIN
|
||||
rcode NOERROR
|
||||
}
|
||||
header {
|
||||
response set aa
|
||||
@@ -50,7 +50,7 @@ inputs:
|
||||
}
|
||||
template IN AAAA autoroute.chn.moe {
|
||||
match ^autoroute\.chn\.moe\.$
|
||||
rcode NXDOMAIN
|
||||
rcode NOERROR
|
||||
}
|
||||
header {
|
||||
response set aa
|
||||
|
||||
Reference in New Issue
Block a user