fixes based on comments

This commit is contained in:
Jonathan Cross
2015-10-13 22:01:07 -04:00
committed by Cameron Sparr
parent 8fd06b96d7
commit 7121e1a3b0
3 changed files with 81 additions and 2 deletions

View File

@@ -42,3 +42,8 @@ redis:
image: redis
ports:
- "6379:6379"
zookeeper:
image: spotify/kafka
ports:
- "2181:2181"