ng代理minio支持websocket

This commit is contained in:
2026-07-08 09:55:28 +08:00
parent a410b3c213
commit 749c807c12
+11
View File
@@ -114,6 +114,17 @@ services:
- "3012:3012"
networks:
- redfuture-net
rag:
build:
context: ../rag
dockerfile: Dockerfile
container_name: rag
restart: unless-stopped
ports:
- "3006:3006"
networks:
- redfuture-net
# -------- media(特殊依赖:FFmpeg + Python + HyperFrames--------
media: