DocVault-app / .env.example
mohsin-devs's picture
Deploy HF-ready DocVault with HF storage backend
2fe2727
raw
history blame contribute delete
136 Bytes
SECRET_KEY=change-me
STORAGE_MODE=HF
HF_TOKEN=hf_xxx
HF_REPO_ID=your-username/your-docvault-storage
HF_REPO_TYPE=dataset
LOG_LEVEL=INFO