docs/MQTT: replace confusing 80 by 75

I was a bit surprised by the `80`: first thought: what's HTTP doing
here? ;)

Closes #5236
This commit is contained in:
JP Mens 2020-04-14 19:07:08 +02:00 committed by Daniel Stenberg
parent 89f1e639f6
commit 19ec94d944
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ Example subscribe:
Example publish:
curl -d 80 mqtt://host/home/bedroom/dimmer
curl -d 75 mqtt://host/home/bedroom/dimmer
## What does curl deliver as a response to a subscribe