Skip to content

Commit

Permalink
Added mqtt to Docker Compose config
Browse files Browse the repository at this point in the history
  • Loading branch information
prologic committed Jul 28, 2015
1 parent 6fa270e commit d213125
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docker-compose.yml
@@ -1,2 +1,7 @@
mqtt:
image: prologic/mosquitto

router:
build: .
links:
- mqtt

0 comments on commit d213125

Please sign in to comment.