Update mosquitto.markdown

This commit is contained in:
Pascal Vizeli 2017-10-13 14:16:52 +02:00 committed by Fabian Affolter
parent c4ed0c919b
commit 9069c5a827
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -46,5 +46,5 @@ To use the Mosquitto as [broker](/docs/mqtt/broker/#run-your-own) add the follow
```yaml ```yaml
# Example configuration.yaml entry # Example configuration.yaml entry
mqtt: mqtt:
broker: 172.17.0.1 broker: core-mqtt
``` ```