We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d1e736 commit a09326dCopy full SHA for a09326d
1 file changed
docker-compose.yml
@@ -15,6 +15,7 @@ services:
15
environment:
16
- GATEWAY_LISTEN=0.0.0.0:5001
17
- LOCALSTACK_HOST=localhost:5001
18
+ - SQS_ENDPOINT_STRATEGY=path
19
- KMS_PROVIDER=local-kms
20
healthcheck:
21
test: awslocal s3api wait bucket-exists --bucket test-core-bucket
0 commit comments