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 -4
View File
@@ -1,7 +1,8 @@
OPENCODE_IMAGE_NAME=ghcr.io/anomalyco/opencode:latest
# Compose
VOL_PATH=/data
VOL_PROJECTS=/data/projects
OPENCODE_IMAGE=ghcr.io/anomalyco/opencode:latest
OPENCODE_RESTART=unless-stopped
VOL_PATH=/home/youruser/.local/share
VOL_PROJECTS=/home/youruser/projects
OPENCODE_PORT=4096
OPENCODE_HOSTNAME=0.0.0.0
OLLAMA_HOST=http://localhost:11434
OLLAMA_HOST=http://localhost:11434