We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1adae6 commit c55dce0Copy full SHA for c55dce0
compose/s3-minio.yml
@@ -21,7 +21,6 @@ services:
21
environment:
22
MINIO_ROOT_USER: minioroot
23
MINIO_ROOT_PASSWORD: minioroot
24
- MINIO_DEFAULT_BUCKETS: ${PRECREATE_BUCKETS}
25
volumes:
26
- minio_data:/data
27
- minio_certs:/certs
0 commit comments