mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
go through smoke test of all API (#12)
* add field progress msg into docinfo; add file processing procedure * go through upload, create kb, add doc to kb * smoke test for all API * smoke test for all API
This commit is contained in:
@ -11,7 +11,7 @@ ES_PORT=9200
|
||||
KIBANA_PORT=6601
|
||||
|
||||
# Increase or decrease based on the available host memory (in bytes)
|
||||
MEM_LIMIT=1073741824
|
||||
MEM_LIMIT=4073741824
|
||||
|
||||
POSTGRES_USER=root
|
||||
POSTGRES_PASSWORD=infiniflow_docgpt
|
||||
|
||||
Reference in New Issue
Block a user