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 ec01506 commit 790543c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/lakefsfs_contract/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ services:
- LAKEFS_BLOCKSTORE_S3_ENDPOINT=http://s3.local.lakefs.io:9000
- LAKEFS_BLOCKSTORE_S3_FORCE_PATH_STYLE=true
- LAKEFS_BLOCKSTORE_GS_CREDENTIALS_JSON
- AWS_REGION=us-east-1
- LAKEFS_BLOCKSTORE_S3_REGION=us-east-1
env_file:
- tester.env
entrypoint: ["/app/wait-for", "postgres:5432", "--", "/app/lakefs", "run"]
Expand Down

0 comments on commit 790543c

Please sign in to comment.