Added release notes for v0.13.0 (#3691)

### What problem does this PR solve?



### Type of change


- [x] Documentation Update
This commit is contained in:
writinwaters
2024-11-27 19:26:03 +08:00
committed by GitHub
parent 57208d8e53
commit 2229431803
6 changed files with 53 additions and 9 deletions

View File

@@ -32,7 +32,7 @@ docker compose -f docker/docker-compose.yml up -d
- **docker-compose.yml**
Sets up environment for RAGFlow and its dependencies.
- **docker-compose-base.yml**
Sets up environment for RAGFlow's dependencies: Elasticsearch, MySQL, MinIO, and Redis.
Sets up environment for RAGFlow's dependencies: Elasticsearch/[Infinity](https://github.com/infiniflow/infinity), MySQL, MinIO, and Redis.
## Docker environment variables