feat(docker-stack): add pihole stack

This commit is contained in:
2025-08-31 22:35:18 +03:00
parent 3219683bc6
commit bf08114b72
3 changed files with 48 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# Paths
SERVICE_DATA_ROOT_PATH=
# Basic Configuration
TZ=UTC
# Pi-hole Configuration
PIHOLE_WEBPASSWORD=
PIHOLE_DNS_PORT=53
PIHOLE_HTTP_PORT=80