We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23b9afe commit 8d1e736Copy full SHA for 8d1e736
1 file changed
docker-compose.yml
@@ -14,6 +14,7 @@ services:
14
- "./docker/uid2-optout/src/s3/optout:/s3/optout"
15
environment:
16
- GATEWAY_LISTEN=0.0.0.0:5001
17
+ - LOCALSTACK_HOST=localhost:5001
18
- KMS_PROVIDER=local-kms
19
healthcheck:
20
test: awslocal s3api wait bucket-exists --bucket test-core-bucket
0 commit comments