docker-compose.yaml优化
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user