We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8029f1 commit 8ca6325Copy full SHA for 8ca6325
env.example
@@ -27,7 +27,7 @@ OLLAMA_EMULATING_MODEL_TAG=latest
27
# SSL_KEYFILE=/path/to/key.pem
28
29
### Directory Configuration (defaults to current working directory)
30
-### 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)
31
### Default value is ./inputs and ./rag_storage
32
# INPUT_DIR=<absolute_path_for_doc_input_dir>
33
# WORKING_DIR=<absolute_path_for_working_dir>
0 commit comments