funkwhale/compose/net.dnsmasq.yml

8 lines
220 B
YAML

services:
dnsmasq:
image: jamesmorrison/dnsmasq
volumes:
- ./etc/dnsmasq/dnsmasq.conf:/etc/dnsmasq.conf
- ./etc/dnsmasq/funkwhale.test.conf:/etc/dnsmasq.d/funkwhale.test.conf
network_mode: host