mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-06-26 22:00:19 +00:00
Update .env.example with absolute path placeholders
This commit is contained in:
parent
258c7596e6
commit
f6058b79b6
@ -12,8 +12,8 @@
|
||||
# LIGHTRAG_API_KEY=your-secure-api-key-here
|
||||
|
||||
### Directory Configuration
|
||||
# WORKING_DIR=./rag_storage
|
||||
# INPUT_DIR=./inputs
|
||||
# WORKING_DIR=<absolute_path_for_working_dir>
|
||||
# INPUT_DIR=<absolute_path_for_doc_input_dir>
|
||||
|
||||
### Logging level
|
||||
LOG_LEVEL=INFO
|
||||
|
Loading…
x
Reference in New Issue
Block a user