Skip to content

Commit 06bc10c

Browse files
authored
Update .env.dev
1 parent 4bd6140 commit 06bc10c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

batcher/aligned-batcher/.env.dev

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ AWS_SECRET_ACCESS_KEY=test
22
AWS_REGION=us-east-2
33
AWS_ACCESS_KEY_ID=test
44
AWS_BUCKET_NAME=aligned.storage
5-
STORAGE_ENDPOINT="https://mina-bridge.s3.us-west-2.amazonaws.com"
5+
STORAGE_ENDPOINT=http://localhost:4566/aligned.storage
66
LOCALSTACK_ENDPOINT_URL=http://localhost:4566
77
RUST_LOG=info
88
RUST_BACKTRACE=1

0 commit comments

Comments
 (0)