Fix linting
This commit is contained in:
parent
a8029f1657
commit
8ca6325ff3
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ OLLAMA_EMULATING_MODEL_TAG=latest
|
||||||
# SSL_KEYFILE=/path/to/key.pem
|
# SSL_KEYFILE=/path/to/key.pem
|
||||||
|
|
||||||
### 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 not 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…
Add table
Reference in a new issue