Skip to content

Commit 8ca6325

Browse files
committed
Fix linting
1 parent a8029f1 commit 8ca6325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ OLLAMA_EMULATING_MODEL_TAG=latest
2727
# SSL_KEYFILE=/path/to/key.pem
2828

2929
### Directory Configuration (defaults to current working directory)
30-
### Should be set if deploy by docker (Set by Dockerfile instead of .env)
30+
### Should not be set if deploy by docker (Set by Dockerfile instead of .env)
3131
### Default value is ./inputs and ./rag_storage
3232
# INPUT_DIR=<absolute_path_for_doc_input_dir>
3333
# WORKING_DIR=<absolute_path_for_working_dir>

0 commit comments

Comments
 (0)