change callback strategy, add timezone to docker (#96)

This commit is contained in:
KevinHuSh
2024-03-05 12:08:41 +08:00
committed by GitHub
parent 59d8442d0d
commit 8a57f2afd5
15 changed files with 101 additions and 53 deletions

View File

@@ -16,11 +16,13 @@ MEM_LIMIT=4073741824
MYSQL_PASSWORD=infini_rag_flow
MYSQL_PORT=5455
MINIO_USER=rag_flow
MINIO_USER=infiniflow
MINIO_PASSWORD=infini_rag_flow
SVR_HTTP_PORT=9380
TIMEZONE='Asia/Shanghai'
######## OS setup for ES ###########
# sysctl vm.max_map_count
# sudo sysctl -w vm.max_map_count=262144