Fix linting

This commit is contained in:
yangdx
2025-05-14 13:33:33 +08:00
parent a8029f1657
commit 8ca6325ff3

View File

@@ -27,7 +27,7 @@ OLLAMA_EMULATING_MODEL_TAG=latest
# SSL_KEYFILE=/path/to/key.pem
### Directory Configuration (defaults to current working directory)
### Should be set if deploy by docker (Set by Dockerfile instead of .env)
### Should not be set if deploy by docker (Set by Dockerfile instead of .env)
### Default value is ./inputs and ./rag_storage
# INPUT_DIR=<absolute_path_for_doc_input_dir>
# WORKING_DIR=<absolute_path_for_working_dir>