add: pihole

This commit is contained in:
Schneider Roland
2024-10-03 21:07:24 +02:00
parent 38ae25cde3
commit 4f58d25870
2 changed files with 5 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ services:
- "53:53/tcp"
- "53:53/udp"
# - "67:67/udp" # Only required if you are using Pi-hole as your DHCP server
- "80:80/tcp"
- "4114:80/tcp"
environment:
TZ: 'America/Chicago'
# WEBPASSWORD: 'set a secure password here or it will be random'