11 lines
146 B
Bash
11 lines
146 B
Bash
# Paths
|
|
SERVICE_DATA_ROOT_PATH=
|
|
|
|
# Basic Configuration
|
|
TZ=UTC
|
|
|
|
# Pi-hole Configuration
|
|
PIHOLE_WEBPASSWORD=
|
|
PIHOLE_DNS_PORT=53
|
|
PIHOLE_HTTP_PORT=80
|