mirror of
https://github.com/oqyude/nixos.git
synced 2026-08-08 23:53:11 +03:00
coredns server fix
This commit is contained in:
@@ -55,7 +55,7 @@
|
|||||||
log
|
log
|
||||||
}
|
}
|
||||||
.:53 {
|
.:53 {
|
||||||
forward . 1.1.1.1 9.9.9.9
|
forward . 192.168.1.1 1.1.1.1
|
||||||
cache 300
|
cache 300
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
|
|||||||
@@ -109,7 +109,7 @@ in
|
|||||||
# memories
|
# memories
|
||||||
# news
|
# news
|
||||||
# nextpod
|
# nextpod
|
||||||
notify_push
|
# notify_push
|
||||||
# phonetrack
|
# phonetrack
|
||||||
# repod
|
# repod
|
||||||
# sociallogin
|
# sociallogin
|
||||||
|
|||||||
Reference in New Issue
Block a user