# Local compose defaults. Copy to .env when you need machine-specific paths. # Directory mounted read-only as /library in the API container. READABOOK_LIBRARY_HOST_PATH=./data/library # Optional path accepted by the API and translated to /library. # For QA with the real local corpus, set for example: # READABOOK_LIBRARY_HOST_PATH=./Books # READABOOK_LIBRARY_ALIAS_FROM=/absolute/path/to/ReadaBook/Books READABOOK_LIBRARY_ALIAS_FROM=/library