From 765aa22ec563c372181c7cd9d9cbd824bf22dc68 Mon Sep 17 00:00:00 2001 From: mattspeer Date: Sun, 22 Feb 2026 15:12:14 -0600 Subject: [PATCH] Update docker-compose.yaml --- docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index 3150065..ac7cabc 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -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: