This commit is contained in:
James Turland 2024-01-15 08:52:27 +00:00
parent b5c11f4a60
commit f7f0357684

View file

@ -50,8 +50,8 @@ services:
dns_net:
ipv4_address: 172.23.0.8
volumes:
- /home/ubuntu/docker/unbound:/opt/unbound/etc/unbound
- /home/ubuntu/docker/unbound:/opt/unbound/etc/unbound
ports:
- "5053:53/tcp"
- "5053:53/udp"
- "5053:53/tcp"
- "5053:53/udp"
restart: unless-stopped