Skip to content

Commit

Permalink
AWS_REGION
Browse files Browse the repository at this point in the history
  • Loading branch information
ItamarYuran committed Dec 19, 2024
1 parent 4b35a0b commit af8041d
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 @@ -54,7 +54,7 @@ services:
- LAKEFS_BLOCKSTORE_S3_ENDPOINT=http://s3.local.lakefs.io:9000
- LAKEFS_BLOCKSTORE_S3_FORCE_PATH_STYLE=true
- LAKEFS_BLOCKSTORE_GS_CREDENTIALS_JSON
- LAKEFS_BLOCKSTORE_S3_REGION=us-east-1
- AWS_REGION=us-east-1
env_file:
- tester.env
entrypoint: ["/app/wait-for", "postgres:5432", "--", "/app/lakefs", "run"]
Expand Down

0 comments on commit af8041d

Please sign in to comment.