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:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user