Skip to content

Commit c55dce0

Browse files
committed
remove unused env var
1 parent a1adae6 commit c55dce0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compose/s3-minio.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ services:
2121
environment:
2222
MINIO_ROOT_USER: minioroot
2323
MINIO_ROOT_PASSWORD: minioroot
24-
MINIO_DEFAULT_BUCKETS: ${PRECREATE_BUCKETS}
2524
volumes:
2625
- minio_data:/data
2726
- minio_certs:/certs

0 commit comments

Comments
 (0)