ng代理minio支持websocket

This commit is contained in:
2026-07-08 15:35:52 +08:00
parent 428935680a
commit eb421a3229
-10
View File
@@ -30,16 +30,6 @@ services:
- "8000:8000"
networks:
- redfuture-net
hyperframes:
build:
context: ../hyperFrames
dockerfile: Dockerfile
container_name: hyperframes
restart: unless-stopped
ports:
- "3014:3014"
networks:
- redfuture-net
admin-go:
build:
context: ../admin-go