Update DNS config to use dedicated Adguard network
This commit is contained in:
@@ -8,11 +8,12 @@ services:
|
|||||||
- 8455:53/udp
|
- 8455:53/udp
|
||||||
volumes:
|
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/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
|
restart: unless-stopped
|
||||||
# networks:
|
networks:
|
||||||
# adguard_dns_network:
|
dns_network:
|
||||||
# ipv4_address: 150.201.34.6
|
ipv4_address: 150.201.34.6
|
||||||
|
|
||||||
#networks:
|
networks:
|
||||||
# adguard_dns_network:
|
dns_network:
|
||||||
# external: true
|
external: true
|
||||||
|
|||||||
Reference in New Issue
Block a user