enlarge docker memory usage (#496)
### What problem does this PR solve? ### Type of change - [x] Refactoring
This commit is contained in:
parent
b448c212ee
commit
78402d9a57
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ ES_PORT=1200
|
||||||
KIBANA_PORT=6601
|
KIBANA_PORT=6601
|
||||||
|
|
||||||
# Increase or decrease based on the available host memory (in bytes)
|
# Increase or decrease based on the available host memory (in bytes)
|
||||||
MEM_LIMIT=4073741824
|
MEM_LIMIT=12073741824
|
||||||
|
|
||||||
MYSQL_PASSWORD=infini_rag_flow
|
MYSQL_PASSWORD=infini_rag_flow
|
||||||
MYSQL_PORT=5455
|
MYSQL_PORT=5455
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue