diff --git a/__swarm/pihole/pihole-swarm.yml b/__swarm/pihole/pihole-swarm.yml index 6cb7a46..601d851 100644 --- a/__swarm/pihole/pihole-swarm.yml +++ b/__swarm/pihole/pihole-swarm.yml @@ -39,3 +39,6 @@ services: placement: constraints: - node.role == manager +volumes: + pihole/etc-pihole: + pihole/etc-dnsmasq.d: \ No newline at end of file