Skip to content

Commit

Permalink
Remove localstaack from docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
karpetrosyan committed Jan 18, 2024
1 parent 68487a0 commit 9cbad3c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,3 @@ services:
command: 'redis-server'
ports:
- "127.0.0.1:6379:6379"
s3:
image: localstack/localstack:latest
ports:
- "127.0.0.1:4566:4566"
- "127.0.0.1:4510-4559:4510-4559"

0 comments on commit 9cbad3c

Please sign in to comment.