From 8ca6325ff3cb24376c5c41c4e6bf8de69558d2df Mon Sep 17 00:00:00 2001 From: yangdx Date: Wed, 14 May 2025 13:33:33 +0800 Subject: [PATCH] Fix linting --- env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env.example b/env.example index b912fdc0..16b96ed9 100644 --- a/env.example +++ b/env.example @@ -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= # WORKING_DIR=