Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 217 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 217 Bytes

docker-mm-redis

Redis Server for the mm project

Takes an environment variable to set the password on the redis server

*Example run docker run -e REDIS_PASSWORD=boguspass -p 6379:6379 molecularmatch/docker-mm-redis