视频保存

This commit is contained in:
duoaohui
2026-05-19 17:22:27 +08:00
parent 23a74f737e
commit 6784616411

View File

@@ -48,7 +48,7 @@ services:
volumes:
- minio_data:/data
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:9200/minio/health/live"]
test: ["CMD", "curl", "-f", "http://localhost:9000/minio/health/live"]
interval: 10s
timeout: 5s
retries: 5