[TESTS] Revert exposing Redis docker container ports, as this conflicts with the actual instance, and was intended for testing
This commit is contained in:
parent
b111870853
commit
0f634e86c7
|
@ -32,8 +32,6 @@ services:
|
|||
redis:
|
||||
image: redis:alpine
|
||||
tty: false
|
||||
ports:
|
||||
- 6379:6379
|
||||
|
||||
volumes:
|
||||
database:
|
||||
|
|
Loading…
Reference in New Issue
Block a user