From 5790f18a1af7686f5a76b54fb63c271e12cd8620 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Wed, 27 Dec 2023 23:25:14 +0100 Subject: [PATCH] fix IP indenting --- conf/AdGuardHome.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/AdGuardHome.yaml b/conf/AdGuardHome.yaml index c0d2076..3ddeeee 100644 --- a/conf/AdGuardHome.yaml +++ b/conf/AdGuardHome.yaml @@ -14,8 +14,8 @@ language: "" theme: auto dns: bind_hosts: - __IPV4_ADDR__ - __IPV6_ADDR__ + __IPV4_ADDR__ + __IPV6_ADDR__ port: 53 anonymize_client_ip: false ratelimit: 20