fix remaining non-_dev stacks: bookstack, gitea, heimdall, invokeai, n8n, nextcloud, opencode, paperless, pihole, qbittorrent, stash

This commit is contained in:
openhands
2026-07-16 05:08:05 +00:00
parent 366709ddd8
commit 90544d19de
22 changed files with 211 additions and 221 deletions
+5 -3
View File
@@ -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