File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -117,12 +117,12 @@ services:
117117 AWS_BUCKET_NAME : aligned.storage
118118 UPLOAD_ENDPOINT : http://localstack:4566
119119 DOWNLOAD_ENDPOINT : http://localstack:4566/aligned.storage
120- AWS_SECRET_ACCESS_KEY_2 : test2
121- AWS_REGION_2 : us-west-1
122- AWS_ACCESS_KEY_ID_2 : test2
123- AWS_BUCKET_NAME_2 : aligned.storage
124- UPLOAD_ENDPOINT_2 : http://localstack2:4567
125- DOWNLOAD_ENDPOINT_2 : http://localstack2:4567/aligned.storage.secondary
120+ AWS_SECRET_ACCESS_KEY_SECONDARY : test2
121+ AWS_REGION_SECONDARY : us-west-1
122+ AWS_ACCESS_KEY_ID_SECONDARY : test2
123+ AWS_BUCKET_NAME_SECONDARY : aligned.storage
124+ UPLOAD_ENDPOINT_SECONDARY : http://localstack2:4567
125+ DOWNLOAD_ENDPOINT_SECONDARY : http://localstack2:4567/aligned.storage.secondary
126126 RUST_LOG : info
127127 RUST_BACKTRACE : 1
128128 build :
You can’t perform that action at this time.
0 commit comments