coredns server fix

This commit is contained in:
2026-07-31 10:52:24 +03:00
parent 5739ccfcaf
commit cb502e8972
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -55,7 +55,7 @@
log
}
.:53 {
forward . 1.1.1.1 9.9.9.9
forward . 192.168.1.1 1.1.1.1
cache 300
}
'';