update mqtt details

This commit is contained in:
liamcottle
2024-08-28 18:43:50 +12:00
parent a00795a28f
commit 0262dd3ee5
2 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@
A map of all Meshtastic nodes heard via MQTT. 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"> <img src="./screenshot.png">

View File

@ -423,9 +423,9 @@
<div>Use the MQTT server details below to uplink to this map.</div> <div>Use the MQTT server details below to uplink to this map.</div>
</div> </div>
<div class="bg-gray-100 rounded p-2 border border-gray-200"> <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"> <ul class="list-disc list-inside">
<li>Address: mqtt.meshmap.app</li> <li>Address: mqtt.meshtastic.liamcottle.net</li>
<li>Username: uplink</li> <li>Username: uplink</li>
<li>Password: uplink</li> <li>Password: uplink</li>
<li>Encryption Enabled: Yes</li> <li>Encryption Enabled: Yes</li>