forked from GNUsocial/gnu-social
[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
b2d72673c7
commit
7ee908f4dc
@ -32,8 +32,6 @@ services:
|
||||
redis:
|
||||
image: redis:alpine
|
||||
tty: false
|
||||
ports:
|
||||
- 6379:6379
|
||||
|
||||
volumes:
|
||||
database:
|
||||
|
Loading…
Reference in New Issue
Block a user