[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:
|
redis:
|
||||||
image: redis:alpine
|
image: redis:alpine
|
||||||
tty: false
|
tty: false
|
||||||
ports:
|
|
||||||
- 6379:6379
|
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
database:
|
database:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user