We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb53126 commit 2e9e871Copy full SHA for 2e9e871
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