Fix docs parser (#1714)

### What problem does this PR solve?

#1711 

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
H
2024-07-26 10:52:56 +08:00
committed by GitHub
parent 548f01850f
commit 79c873344b
3 changed files with 3 additions and 8 deletions

View File

@@ -17,10 +17,6 @@ es:
hosts: 'http://es01:9200'
username: 'elastic'
password: 'infini_rag_flow'
kibana:
hosts: 'http://${host}:6601'
username: 'rag_flow'
password: 'infini_rag_flow'
redis:
db: 1
password: 'infini_rag_flow'