fixes typo in redis devenv

This commit is contained in:
bergquist
2019-02-23 22:59:12 +01:00
parent 11d671c637
commit 3890bd14eb

View File

@ -1,4 +1,4 @@
memcached:
redis:
image: redis:latest
ports:
- "6379:6379"