fix unbound config

This commit is contained in:
Tim Schubert 2021-07-25 17:04:57 +02:00
parent a343fb0edc
commit 9f2ae7286a
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA

View file

@ -30,8 +30,8 @@ in
"127.0.0.1" "127.0.0.1"
"::1" "::1"
]; ];
tls-upstream = "yes"; #tls-upstream = "yes";
tls-cert-bundle = "/etc/ssl/certs/ca-bundle.crt"; #tls-cert-bundle = "/etc/ssl/certs/ca-bundle.crt";
forward-zone = [ forward-zone = [
{ {
name = "."; name = ".";