Adguard: Remove DOT, use port 80

This commit is contained in:
Benoit 2025-02-15 13:31:03 +09:00
parent a2a03018ce
commit 808ca25642
Signed by: Benoit
SSH key fingerprint: SHA256:kFsX94Kq6z/6CY0dX+7/FpAeJC0QlMhJVY+B7NYrOmA
2 changed files with 1 additions and 9 deletions

View file

@ -32,11 +32,3 @@ listen ssh
mode tcp
option tcplog
server mailcow mailcow.incus:14190 send-proxy
# Adguard
listen adguard-dot
bind :853
bind :::853 v6only
mode tcp
option tcplog
server adguard adguard.incus:10853 send-proxy