mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-02-21 03:25:51 -08:00
Update Avahi instructions for Linux Native
Based on discord conversation with AndreK https://discord.com/channels/867578229534359593/871539863307055134/1326665600281481277
This commit is contained in:
parent
4fdff5381e
commit
46f467b1fe
|
@ -249,8 +249,8 @@ And paste the following:
|
||||||
<service-group>
|
<service-group>
|
||||||
<name>Meshtastic</name>
|
<name>Meshtastic</name>
|
||||||
<service protocol="ipv4">
|
<service protocol="ipv4">
|
||||||
<type>_http._tcp</type>
|
<type>_meshtastic._tcp</type>
|
||||||
<port>80</port>
|
<port>4403</port>
|
||||||
</service>
|
</service>
|
||||||
</service-group>
|
</service-group>
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue