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