feat(docker-stack): add pihole stack
This commit is contained in:
10
docker/stacks/pihole/stack.env
Normal file
10
docker/stacks/pihole/stack.env
Normal 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
|
||||
Reference in New Issue
Block a user