memory-os/docker
Claudio Drews e03db1f1c8
fix: expose embedding backend env vars in docker-compose and setup.sh
The worker code (embedding.py) already reads EMBEDDING_API_BASE, EMBEDDING_MODEL, and EMBEDDING_API_KEY — only the compose file was missing the plumbing. Adds the missing env vars with defaults preserving current OpenRouter/Qwen3 behavior. Also adds setup.sh entries for consistency.

Closes #29
2026-06-10 07:40:43 -03:00
..
worker fix(security): use Path.is_relative_to for WIKI_PATH containment in ingest_file 2026-06-10 07:20:07 -03:00
docker-compose.yml fix: expose embedding backend env vars in docker-compose and setup.sh 2026-06-10 07:40:43 -03:00