From 67400a92b0b98984a34f655d9c03557176506dbe Mon Sep 17 00:00:00 2001 From: jaydee Date: Sun, 30 Nov 2025 15:05:19 +0100 Subject: [PATCH] build --- __swarm/pihole/pihole-swarm.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/__swarm/pihole/pihole-swarm.yml b/__swarm/pihole/pihole-swarm.yml index 8c20ea5..6723bca 100644 --- a/__swarm/pihole/pihole-swarm.yml +++ b/__swarm/pihole/pihole-swarm.yml @@ -1,5 +1,5 @@ networks: - pihole: + pihole_net: driver: overlay attachable: true services: @@ -16,7 +16,7 @@ services: hostname: m-server image: pihole/pihole:latest networks: - pihole: + pihole_net: ipv4_address: 192.168.78.254 ports: - 53:53