We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32bb5bb commit 228e69fCopy full SHA for 228e69f
1 file changed
docker-compose.yml
@@ -19,7 +19,7 @@ services:
19
- SERVICES=s3,sqs,kms
20
- DEFAULT_REGION=us-east-1
21
- AWS_DEFAULT_REGION=us-east-1
22
- - SQS_ENDPOINT_STRATEGY=path
+ - SQS_ENDPOINT_STRATEGY=off
23
healthcheck:
24
test: awslocal s3api wait bucket-exists --bucket test-core-bucket
25
&& awslocal s3api wait bucket-exists --bucket test-optout-bucket
0 commit comments