Fix volume paths (2nd try)

This commit is contained in:
JeremyStar™ 2024-03-09 18:37:54 +01:00
parent 09a3e05577
commit 3d159dd82e

View file

@ -11,8 +11,8 @@ services:
- config.env
- passwd.env
volumes:
- conf-pihole:/etc/pihole
- conf-dnsmasq:/etc/dnsmasq.d
- ./conf-pihole:/etc/pihole
- ./conf-dnsmasq:/etc/dnsmasq.d
dns:
- 127.0.0.1
- 1.1.1.1