update mqtt details
This commit is contained in:
parent
a00795a28f
commit
0262dd3ee5
2 changed files with 3 additions and 3 deletions
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
A map of all Meshtastic nodes heard via MQTT.
|
||||
|
||||
My version of the map is available at https://meshmap.app
|
||||
My version of the map is available at https://meshtastic.liamcottle.net
|
||||
|
||||
<img src="./screenshot.png">
|
||||
|
||||
|
|
|
|||
|
|
@ -423,9 +423,9 @@
|
|||
<div>Use the MQTT server details below to uplink to this map.</div>
|
||||
</div>
|
||||
<div class="bg-gray-100 rounded p-2 border border-gray-200">
|
||||
<div class="font-semibold">What are the MeshMap MQTT server details?</div>
|
||||
<div class="font-semibold">What MQTT server should I use?</div>
|
||||
<ul class="list-disc list-inside">
|
||||
<li>Address: mqtt.meshmap.app</li>
|
||||
<li>Address: mqtt.meshtastic.liamcottle.net</li>
|
||||
<li>Username: uplink</li>
|
||||
<li>Password: uplink</li>
|
||||
<li>Encryption Enabled: Yes</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue