docker-compose.yaml优化

This commit is contained in:
2025-11-04 17:26:44 +08:00
parent d57b5d76ae
commit 33e09afc54
5 changed files with 175 additions and 262 deletions

View File

@@ -4,7 +4,7 @@ include:
services:
ragflow:
depends_on:
mysql:
postgres:
condition: service_healthy
image: ${RAGFLOW_IMAGE}
# Example configuration to set up an MCP server: