mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-07-03 07:04:04 +00:00
Fix linting
This commit is contained in:
parent
d15d3d78e3
commit
a8029f1657
@ -28,7 +28,7 @@ OLLAMA_EMULATING_MODEL_TAG=latest
|
|||||||
|
|
||||||
### Directory Configuration (defaults to current working directory)
|
### Directory Configuration (defaults to current working directory)
|
||||||
### Should be set if deploy by docker (Set by Dockerfile instead of .env)
|
### Should be set if deploy by docker (Set by Dockerfile instead of .env)
|
||||||
### Default value is ./inputs and ./rag_storage
|
### Default value is ./inputs and ./rag_storage
|
||||||
# INPUT_DIR=<absolute_path_for_doc_input_dir>
|
# INPUT_DIR=<absolute_path_for_doc_input_dir>
|
||||||
# WORKING_DIR=<absolute_path_for_working_dir>
|
# WORKING_DIR=<absolute_path_for_working_dir>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user