Skip to content

Commit

Permalink
Backwards-compatible SQS endpoints pls
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmy committed Dec 28, 2023
1 parent 45b2eb4 commit 603b9b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ services:
environment:
LOCALSTACK_HOST: 'localstack:4566'
SERVICES: 'sqs,sns'
SQS_ENDPOINT_STRATEGY: 'off'

influxdb:
image: 'influxdb:latest'
Expand Down

0 comments on commit 603b9b4

Please sign in to comment.