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 5fc6198 commit 27c4043Copy full SHA for 27c4043
docker-compose.yml
@@ -38,7 +38,7 @@ services:
38
- GPS_DSN=gps:?projectId=mqdev&emulatorHost=http://google-pubsub:8085
39
- SQS_DSN=sqs:?key=key&secret=secret®ion=us-east-1&endpoint=http://localstack:4566&version=latest
40
- SNS_DSN=sns:?key=key&secret=secret®ion=us-east-1&endpoint=http://localstack:4566&version=latest
41
- - SNSQS_DSN=snsqs:?key=key&secret=secret®ion=us-east-1&sns_endpoint=http://localstack:4566&sqs_endpoint=http://localstack:4566&version=latest
+ - SNSQS_DSN=snsqs:?key=key&secret=secret®ion=us-east-1&endpoint=http://localstack:4566&version=latest
42
- WAMP_DSN=wamp://thruway:9090
43
- REDIS_HOST=redis
44
- REDIS_PORT=6379
0 commit comments