Skip to content

Commit

Permalink
fix(qbittorrent): Use CoreDNS which uses DOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Heavybullets8 committed Dec 20, 2024
1 parent bbe07c5 commit e2456a8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ spec:
tag: v3.39.1
env:
DOT: "off"
DNS_ADDRESS: 10.96.0.10
FIREWALL_OUTBOUND_SUBNETS: 10.69.0.0/16,10.96.0.0/16
FIREWALL_INPUT_PORTS: 80,8388,9999 # 80: WebUI, 8388: Socks Proxy, 9999 Kube Probes
FIREWALL_VPN_INPUT_PORTS: *BT-port
Expand Down

0 comments on commit e2456a8

Please sign in to comment.