Disable adguard-dot for now

This commit is contained in:
Benoit 2025-02-16 10:22:17 +09:00
parent 2ab529a775
commit 4b6fdeb448
Signed by: Benoit
SSH key fingerprint: SHA256:kFsX94Kq6z/6CY0dX+7/FpAeJC0QlMhJVY+B7NYrOmA

View file

@ -33,10 +33,10 @@ listen ssh
option tcplog
server mailcow 10.10.10.214:14190 send-proxy check
# Adguard
listen adguard-dot
bind :853
bind :::853 v6only
mode tcp
option tcplog
server adguard adguard.incus:10853 send-proxy check
## Adguard
#listen adguard-dot
# bind :853
# bind :::853 v6only
# mode tcp
# option tcplog
# server adguard adguard.incus:10853 send-proxy check