Skip to content

Commit

Permalink
Expose Mosquitto port.
Browse files Browse the repository at this point in the history
  • Loading branch information
brocaar committed Dec 28, 2017
1 parent e89d407 commit 6e08c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/install/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,6 @@ services:

mosquitto:
ports:
- 1883
- 1883:1883
image: eclipse-mosquitto
```

0 comments on commit 6e08c08

Please sign in to comment.