Skip to content

Commit 27c4043

Browse files
update snsqs params
1 parent 5fc6198 commit 27c4043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ services:
3838
- GPS_DSN=gps:?projectId=mqdev&emulatorHost=http://google-pubsub:8085
3939
- SQS_DSN=sqs:?key=key&secret=secret&region=us-east-1&endpoint=http://localstack:4566&version=latest
4040
- SNS_DSN=sns:?key=key&secret=secret&region=us-east-1&endpoint=http://localstack:4566&version=latest
41-
- SNSQS_DSN=snsqs:?key=key&secret=secret&region=us-east-1&sns_endpoint=http://localstack:4566&sqs_endpoint=http://localstack:4566&version=latest
41+
- SNSQS_DSN=snsqs:?key=key&secret=secret&region=us-east-1&endpoint=http://localstack:4566&version=latest
4242
- WAMP_DSN=wamp://thruway:9090
4343
- REDIS_HOST=redis
4444
- REDIS_PORT=6379

0 commit comments

Comments
 (0)