From 33566ed3f35e48a194918b9f35e1f2e848ec409b Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Mon, 13 May 2024 03:00:20 +0200 Subject: [PATCH] fix config file --- conf/AdGuardHome.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/AdGuardHome.yaml b/conf/AdGuardHome.yaml index 7430faf..c121c05 100644 --- a/conf/AdGuardHome.yaml +++ b/conf/AdGuardHome.yaml @@ -76,7 +76,7 @@ tls: server_name: "__DOMAIN__" force_https: false port_https: __PORT_INTERNAL_HTTPS__ - port_dns_over_tls: __PORT_DNS_OVER_HTTP__ + port_dns_over_tls: __PORT_DNS_OVER_TLS__ port_dns_over_quic: __PORT_DNS_OVER_QUIC__ port_dnscrypt: 0 dnscrypt_config_file: ""