Skip to content

Commit

Permalink
added region to env
Browse files Browse the repository at this point in the history
  • Loading branch information
ItamarYuran committed Dec 19, 2024
1 parent 8005b40 commit 4b35a0b
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 @@ -54,6 +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
env_file:
- tester.env
entrypoint: ["/app/wait-for", "postgres:5432", "--", "/app/lakefs", "run"]
Expand Down

0 comments on commit 4b35a0b

Please sign in to comment.