mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-02-02 08:42:11 -08:00
Update Avahi instructions for Linux Native (#1666)
Based on discord conversation with AndreK https://discord.com/channels/867578229534359593/871539863307055134/1326665600281481277 Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
This commit is contained in:
parent
e76e4f3c44
commit
c2c73dc926
|
@ -249,8 +249,8 @@ And paste the following:
|
|||
<service-group>
|
||||
<name>Meshtastic</name>
|
||||
<service protocol="ipv4">
|
||||
<type>_http._tcp</type>
|
||||
<port>80</port>
|
||||
<type>_meshtastic._tcp</type>
|
||||
<port>4403</port>
|
||||
</service>
|
||||
</service-group>
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue