Fix linting

This commit is contained in:
yangdx 2025-05-14 13:25:05 +08:00
parent d15d3d78e3
commit a8029f1657

View File

@ -28,7 +28,7 @@ OLLAMA_EMULATING_MODEL_TAG=latest
### Directory Configuration (defaults to current working directory)
### 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>
# WORKING_DIR=<absolute_path_for_working_dir>