Skip to content

Commit 23b9afe

Browse files
committed
change env var
1 parent 1a5ef7f commit 23b9afe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ services:
1313
- "./docker/uid2-optout/src/init-aws.sh:/etc/localstack/init/ready.d/init-aws-optout.sh"
1414
- "./docker/uid2-optout/src/s3/optout:/s3/optout"
1515
environment:
16-
- EDGE_PORT=5001
16+
- GATEWAY_LISTEN=0.0.0.0:5001
1717
- KMS_PROVIDER=local-kms
1818
healthcheck:
1919
test: awslocal s3api wait bucket-exists --bucket test-core-bucket

0 commit comments

Comments
 (0)