Skip to content

Commit

Permalink
Update localstack env var
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmy committed Dec 28, 2023
1 parent 4cf175d commit eff6293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ services:
- '4576:4576'
- '4575:4575'
environment:
HOSTNAME_EXTERNAL: 'localstack'
LOCALSTACK_HOST: 'localstack'
SERVICES: 'sqs,sns'

influxdb:
Expand Down

0 comments on commit eff6293

Please sign in to comment.