Update DNS config to use dedicated Adguard network
This commit is contained in:
@@ -8,11 +8,12 @@ services:
|
||||
- 8455:53/udp
|
||||
volumes:
|
||||
- /var/Red-Vol/Media/Containers/unbound/config/a-records.conf:/opt/unbound/etc/unbound/a-records.conf:ro
|
||||
- /var/Red-Vol/Media/Containers/unbound/config/unbound.conf:/opt/unbound/etc/unbound/unbound.conf:ro
|
||||
restart: unless-stopped
|
||||
# networks:
|
||||
# adguard_dns_network:
|
||||
# ipv4_address: 150.201.34.6
|
||||
networks:
|
||||
dns_network:
|
||||
ipv4_address: 150.201.34.6
|
||||
|
||||
#networks:
|
||||
# adguard_dns_network:
|
||||
# external: true
|
||||
networks:
|
||||
dns_network:
|
||||
external: true
|
||||
|
||||
Reference in New Issue
Block a user