Parameterize Docker Compose volume host paths (#3907)

This commit is contained in:
Daniel
2026-06-15 14:30:18 +03:00
committed by GitHub
parent f5d3e5098a
commit 2adae2bbba
5 changed files with 24 additions and 15 deletions
+7
View File
@@ -190,3 +190,10 @@ SEARXNG_INSTANCE=http://localhost:8080
# These overlays only expose the GPU devices. The slim Odysseus image
# still needs CUDA/ROCm userspace via Cookbook -> Dependencies (vLLM,
# llama-cpp-python, etc.) before models can actually serve on GPU.
# ============================================================
# Storage Paths (Docker Compose)
# ============================================================
# APP_DATA_DIR=./data
# APP_LOGS_DIR=./logs