update 26.7.25
This commit is contained in:
@@ -13,8 +13,8 @@ services:
|
||||
volumes:
|
||||
- /volume1/docker/docker_projects/minio:/data
|
||||
ports:
|
||||
- "3401:9000" # S3 API
|
||||
- "3400:9001" # Web Console
|
||||
- "3301:9000" # S3 API
|
||||
- "3300:9001" # Web Console
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://localhost:9000/minio/health/live"]
|
||||
interval: 30s
|
||||
|
||||
Reference in New Issue
Block a user