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
|
||||
}
|
||||
.:53 {
|
||||
forward . 1.1.1.1 9.9.9.9
|
||||
forward . 192.168.1.1 1.1.1.1
|
||||
cache 300
|
||||
}
|
||||
'';
|
||||
|
||||
@@ -109,7 +109,7 @@ in
|
||||
# memories
|
||||
# news
|
||||
# nextpod
|
||||
notify_push
|
||||
# notify_push
|
||||
# phonetrack
|
||||
# repod
|
||||
# sociallogin
|
||||
|
||||
Reference in New Issue
Block a user