feat: TLS dns

This commit is contained in:
Giulio De Pasquale 2025-04-22 15:19:04 +01:00
parent abbb655383
commit aba86e6d02

View File

@ -62,7 +62,10 @@ in
. { . {
cache cache
forward . 45.90.28.77 45.90.30.77 forward . tls://45.90.28.77 tls://45.90.30.77 tls://2a07:a8c0::d6:5174 tls://2a07:a8c1::d6:5174 {
tls_servername architect-d65174.dns.nextdns.io
health_check 5s
} }
''; '';
}; };