pihole/docker-compose.yml aktualisiert

This commit is contained in:
2025-06-18 11:12:10 +00:00
parent 94e8927a9d
commit da692195a7

View File

@@ -1,6 +1,5 @@
services: services:
pihole: pihole:
container_name: ${NAME}
image: pihole/pihole:latest image: pihole/pihole:latest
ports: ports:
- "${PORT_DNS_TCP}" - "${PORT_DNS_TCP}"