Files
stack/tests/conf/test_connect.py
kert 0bc53ccb7d fix(conf,llm,compose): the DuckDB replica lives in data/replica/ (refs P48)
The llm container mounted the whole ./data directory read-only just to
read one snapshot. Snapshots now get their own directory, published with
mkdir -p, and compose mounts only ./data/replica — the primary databases
are no longer visible inside the container.
2026-09-08 23:40:22 -04:00

15 KiB