Update mosquitto.markdown

This commit is contained in:
Pascal Vizeli 2017-10-13 22:08:44 +02:00 committed by GitHub
parent 718d3ffce5
commit c86f7cb361

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: core-mqtt broker: core-mosquitto
``` ```