grants-rag / .env.example
michaellupo74's picture
Use container-safe paths in .env.example
7ac6e43
raw
history blame
207 Bytes
# Container-safe defaults (HF Spaces, Linux)
DATA_DIR=/home/user/app/runtime/data
DOCSTORE_DIR=/home/user/app/runtime/docstore
INDEX_DIR=/home/user/app/runtime/index
EXPORT_DIR=/home/user/app/runtime/export