6 lines
96 B
Bash
6 lines
96 B
Bash
# pihole Environment Configuration
|
|
CONTAINER_NAME=pihole
|
|
PUID=1000
|
|
PGID=1000
|
|
TZ=America/Toronto
|