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