Update comments for minio
This commit is contained in:
@@ -25,6 +25,8 @@ services:
|
||||
# Network ports
|
||||
ports:
|
||||
- ${API_PORT}:9000 # MinIO API port
|
||||
|
||||
# Health check configuration
|
||||
healthcheck:
|
||||
test: ["CMD", "mc", "ready", "local"]
|
||||
interval: 5s
|
||||
|
Reference in New Issue
Block a user