fix: remove Redis host port binding to avoid conflict with local Redis
This commit is contained in:
@@ -10,5 +10,3 @@ services:
|
||||
- redis
|
||||
redis:
|
||||
image: redis:alpine
|
||||
ports:
|
||||
- "6379:6379"
|
||||
|
||||
Reference in New Issue
Block a user