update mqtt details
This commit is contained in:
@ -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">
|
||||||
|
|
||||||
|
@ -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>
|
||||||
|
Reference in New Issue
Block a user