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 a09326d commit 0fb1a47Copy full SHA for 0fb1a47
1 file changed
docker-compose.yml
@@ -14,7 +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
+ - LOCALSTACK_HOST=localstack:5001
18
- SQS_ENDPOINT_STRATEGY=path
19
- KMS_PROVIDER=local-kms
20
healthcheck:
0 commit comments