mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-03 18:36:22 +00:00
6 lines
110 B
Bash
6 lines
110 B
Bash
# Compose
|
|
VOL_PATH=/data
|
|
PIHOLE_IMAGE=pihole/pihole:latest
|
|
PIHOLE_RESTART=unless-stopped
|
|
TZ=America/Vancouver
|