Skip to content

Commit

Permalink
add resolver to dns
Browse files Browse the repository at this point in the history
  • Loading branch information
LegitCamper committed Feb 28, 2024
1 parent f36aa99 commit 0aa674d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions network.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,5 @@ services:
- traefik.tcp.routers.adguard-dot.entrypoints=dnsovertls
- traefik.tcp.routers.adguard-dot.tls=true
- traefik.tcp.routers.adguard-dot.service=adguard
- traefik.http.routers.adguard-dot.tls.certresolver=${DNS}
- traefik.tcp.services.adguard.loadbalancer.server.port=53

0 comments on commit 0aa674d

Please sign in to comment.