mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
fix remaining non-_dev stacks: bookstack, gitea, heimdall, invokeai, n8n, nextcloud, opencode, paperless, pihole, qbittorrent, stash
This commit is contained in:
+5
-3
@@ -1,3 +1,5 @@
|
||||
TZ="America/Vancouver"
|
||||
PIHOLE_IMAGE="pihole/pihole:2026.05.0"
|
||||
VOL_PATH="/data/"
|
||||
# Compose
|
||||
VOL_PATH=/data
|
||||
PIHOLE_IMAGE=pihole/pihole:latest
|
||||
PIHOLE_RESTART=unless-stopped
|
||||
TZ=America/Vancouver
|
||||
|
||||
Reference in New Issue
Block a user