Update docker-compose.yaml
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
|||||||
image: strm/dnsmasq
|
image: strm/dnsmasq
|
||||||
container_name: dnsmasq
|
container_name: dnsmasq
|
||||||
volumes:
|
volumes:
|
||||||
- /home/mattspeer/docker/dnsmasq/dnsmasq.conf:/etc/dnsmasq.conf
|
- /srv/docker/dnsmasq/dnsmasq.conf:/etc/dnsmasq.conf
|
||||||
ports:
|
ports:
|
||||||
- "192.168.4.20:53:53/udp"
|
- "192.168.4.20:53:53/udp"
|
||||||
cap_add:
|
cap_add:
|
||||||
|
|||||||
Reference in New Issue
Block a user