Adguard: Re-enable DoT + 443
This commit is contained in:
parent
808ca25642
commit
baf7f43980
2 changed files with 9 additions and 1 deletions
|
@ -32,3 +32,11 @@ 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue