working on recipe

This commit is contained in:
2025-12-18 15:32:24 -05:00
parent 0dd75d5395
commit da158a7afd

View File

@ -214,9 +214,7 @@ services:
createbuckets:
image: minio/mc
depends_on:
minio:
condition: service_healthy
restart: true
- minio
entrypoint: >
sh -c "
MINIO_ROOT_USER=\"\$$(cat /run/secrets/minio_ru)\" &&