pihole/docker-compose.yml aktualisiert
This commit is contained in:
@@ -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}"
|
||||||
|
|||||||
Reference in New Issue
Block a user