diff --git a/compose.prod.yml b/compose.prod.yml index 28a9e7e..ca1c47a 100644 --- a/compose.prod.yml +++ b/compose.prod.yml @@ -122,6 +122,8 @@ services: condition: service_started minio: condition: service_healthy + minio-init: + condition: service_completed_successfully # Fires the weekly digest email send by POSTing to `web`'s internal cron # route on a schedule (see cron/crontab). Tiny alpine+curl+crond