Skip to content

Commit

Permalink
fix: 📝 docker compose config
Browse files Browse the repository at this point in the history
  • Loading branch information
ignazio-bovo committed Jun 19, 2024
1 parent eaf1d10 commit 613ab3a
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 @@ -487,7 +487,7 @@ services:
- AWS_ACCESS_KEY_ID=${AWS_ACCESS_KEY_ID}
- AWS_SECRET_ACCESS_KEY=${AWS_SECRET_ACCESS_KEY}
ports:
- ${LOCALSTACK_PORT}:4566
- 4566:4566
volumes:
- localstack-data:/var/lib/localstack'

Expand Down

0 comments on commit 613ab3a

Please sign in to comment.