From 298742dbad4eafae356f976c56b9db23904b0c3a Mon Sep 17 00:00:00 2001 From: Paul Makles Date: Sun, 17 May 2026 14:41:44 -0500 Subject: [PATCH] fix: include `minio` region as tests need it (#761) --- compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/compose.yml b/compose.yml index bf2c2ca1..b7e73689 100644 --- a/compose.yml +++ b/compose.yml @@ -34,6 +34,7 @@ services: environment: MINIO_ROOT_USER: minioautumn MINIO_ROOT_PASSWORD: minioautumn + MINIO_REGION: minio volumes: - ./.data/minio:/data ports: