Update docker-compose.yaml

This commit is contained in:
2026-02-22 15:12:14 -06:00
parent b9de99ab6f
commit 765aa22ec5

View File

@@ -4,7 +4,7 @@ services:
image: strm/dnsmasq
container_name: dnsmasq
volumes:
- /home/mattspeer/docker/dnsmasq/dnsmasq.conf:/etc/dnsmasq.conf
- /srv/docker/dnsmasq/dnsmasq.conf:/etc/dnsmasq.conf
ports:
- "192.168.4.20:53:53/udp"
cap_add: