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:
+4
-3
@@ -1,7 +1,8 @@
|
||||
# Compose
|
||||
VOL_PATH=/data
|
||||
HEIMDALL_IMAGE=linuxserver/heimdall:latest
|
||||
HEIMDALL_RESTART=unless-stopped
|
||||
VOL_PATH=/data
|
||||
HEIMDALL_PORT=8000
|
||||
HEIMDALL_PGID=1000
|
||||
HEIMDALL_PUID=1000
|
||||
HEIMDALL_PORT=8000
|
||||
TZ=America/Vancouver
|
||||
TZ=America/Vancouver
|
||||
|
||||
Reference in New Issue
Block a user