gzdaniel commited on
Commit
d98511b
·
1 Parent(s): 8fa793d

Fix linting

Browse files
Files changed (1) hide show
  1. env.example +1 -1
env.example CHANGED
@@ -28,7 +28,7 @@ OLLAMA_EMULATING_MODEL_TAG=latest
28
 
29
  ### Directory Configuration (defaults to current working directory)
30
  ### Should 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>
34
 
 
28
 
29
  ### Directory Configuration (defaults to current working directory)
30
  ### Should 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>
34