Update .env.example with absolute path placeholders
This commit is contained in:
@@ -12,8 +12,8 @@
|
|||||||
# LIGHTRAG_API_KEY=your-secure-api-key-here
|
# LIGHTRAG_API_KEY=your-secure-api-key-here
|
||||||
|
|
||||||
### Directory Configuration
|
### Directory Configuration
|
||||||
# WORKING_DIR=./rag_storage
|
# WORKING_DIR=<absolute_path_for_working_dir>
|
||||||
# INPUT_DIR=./inputs
|
# INPUT_DIR=<absolute_path_for_doc_input_dir>
|
||||||
|
|
||||||
### Logging level
|
### Logging level
|
||||||
LOG_LEVEL=INFO
|
LOG_LEVEL=INFO
|
||||||
|
Reference in New Issue
Block a user