From a8029f16573a8f08bbab5241230544fbf6c1d1dd Mon Sep 17 00:00:00 2001 From: yangdx Date: Wed, 14 May 2025 13:25:05 +0800 Subject: [PATCH] Fix linting --- env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env.example b/env.example index d0a58916..b912fdc0 100644 --- a/env.example +++ b/env.example @@ -28,7 +28,7 @@ OLLAMA_EMULATING_MODEL_TAG=latest ### Directory Configuration (defaults to current working directory) ### Should 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= # WORKING_DIR=