Skip to content

Commit

Permalink
Depend on mosquitto.
Browse files Browse the repository at this point in the history
  • Loading branch information
François ROLAND committed Jul 17, 2018
1 parent 8e8f575 commit a558c35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ services:
build: ./nodered
depends_on:
- influxdb
- mosquitto
volumes:
- "nodered:/var/lib/node-red"
expose:
Expand Down

0 comments on commit a558c35

Please sign in to comment.