mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
[enh] Add port 5353 UDP for avahi-daemon
This commit is contained in:
parent
272558f3af
commit
a931c41ab1
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ uPnP:
|
|||
UDP: [53]
|
||||
ipv4:
|
||||
TCP: [22, 25, 53, 80, 443, 465, 993, 5222, 5269, 5290]
|
||||
UDP: [53]
|
||||
UDP: [53, 5353]
|
||||
ipv6:
|
||||
TCP: [22, 25, 53, 80, 443, 465, 993, 5222, 5269, 5290]
|
||||
UDP: [53]
|
||||
UDP: [53, 5353]
|
||||
|
|
Loading…
Add table
Reference in a new issue