ng代理minio支持websocket
This commit is contained in:
@@ -114,6 +114,17 @@ services:
|
|||||||
- "3012:3012"
|
- "3012:3012"
|
||||||
networks:
|
networks:
|
||||||
- redfuture-net
|
- 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(特殊依赖:FFmpeg + Python + HyperFrames)--------
|
||||||
|
|
||||||
media:
|
media:
|
||||||
|
|||||||
Reference in New Issue
Block a user