1
Fork 0

Use main quad9 upstream

This commit is contained in:
Jake Howard 2024-01-21 23:21:32 +00:00
parent 2612a2b971
commit 636bb40de4
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ resource "adguard_config" "config" {
upstream_dns = [
"https://dns10.quad9.net/dns-query",
"https://dns.quad9.net/dns-query",
"[/theorangeone.net/]${local.coredns_host}",
"[/jakehoward.tech/]${local.coredns_host}"
]