Skip to content

Commit

Permalink
MINIO_REGION
Browse files Browse the repository at this point in the history
  • Loading branch information
ItamarYuran committed Dec 19, 2024
1 parent af8041d commit ec01506
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/lakefsfs_contract/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ services:
MINIO_ROOT_USER: minio
MINIO_ROOT_PASSWORD: minio123
MINIO_DOMAIN: s3.local.lakefs.io
MINIO_REGION: us-east-1
healthcheck:
test: ["CMD", "curl", "-f", "http://localhost:9000/minio/health/live"]
interval: 30s
Expand Down

0 comments on commit ec01506

Please sign in to comment.