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:
@@ -32,8 +32,6 @@ services:
|
||||
redis:
|
||||
image: redis:alpine
|
||||
tty: false
|
||||
ports:
|
||||
- 6379:6379
|
||||
|
||||
volumes:
|
||||
database:
|
||||
|
||||
Reference in New Issue
Block a user