Skip to content

Commit

Permalink
added privileged mode for node red
Browse files Browse the repository at this point in the history
  • Loading branch information
Davy committed Oct 6, 2018
1 parent ea3b96a commit 01eae8e
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 @@ -8,6 +8,7 @@ services:

nodered:
build: ./nodered
privileged: true
depends_on:
- influxdb
- mosquitto
Expand Down

0 comments on commit 01eae8e

Please sign in to comment.