We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bd6140 commit 06bc10cCopy full SHA for 06bc10c
1 file changed
batcher/aligned-batcher/.env.dev
@@ -2,7 +2,7 @@ AWS_SECRET_ACCESS_KEY=test
2
AWS_REGION=us-east-2
3
AWS_ACCESS_KEY_ID=test
4
AWS_BUCKET_NAME=aligned.storage
5
-STORAGE_ENDPOINT="https://mina-bridge.s3.us-west-2.amazonaws.com"
+STORAGE_ENDPOINT=http://localhost:4566/aligned.storage
6
LOCALSTACK_ENDPOINT_URL=http://localhost:4566
7
RUST_LOG=info
8
RUST_BACKTRACE=1
0 commit comments