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:
pihole:
container_name: ${NAME}
image: pihole/pihole:latest
ports:
- "${PORT_DNS_TCP}"