[TESTS] Revert exposing Redis docker container ports, as this conflicts with the actual instance, and was intended for testing

This commit is contained in:
Hugo Sales 2021-07-22 11:32:31 +00:00
parent b111870853
commit 0f634e86c7
Signed by: someonewithpc
GPG Key ID: 7D0C7EAFC9D835A0
1 changed files with 0 additions and 2 deletions

View File

@ -32,8 +32,6 @@ services:
redis:
image: redis:alpine
tty: false
ports:
- 6379:6379
volumes:
database: