mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Updated UI (#3639)
### What problem does this PR solve? _Briefly describe what this PR aims to solve. Include background context that will help reviewers understand the purpose of the PR._ ### Type of change - [x] Documentation Update
This commit is contained in:
@ -5,7 +5,7 @@ slug: /configurations
|
||||
|
||||
# Configurations
|
||||
|
||||
Configurations for installing RAGFlow via Docker.
|
||||
Configurations for deploying RAGFlow via Docker.
|
||||
|
||||
## Guidelines
|
||||
|
||||
@ -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 base services: Elasticsearch, MySQL, MinIO, and Redis.
|
||||
Sets up environment for RAGFlow's dependencies: Elasticsearch, MySQL, MinIO, and Redis.
|
||||
|
||||
## Docker environment variables
|
||||
|
||||
|
||||
Reference in New Issue
Block a user