mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
Add tahoe port to firewall
This commit is contained in:
parent
e3d077c32c
commit
319b013680
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
UPNP: false
|
||||
ipv4:
|
||||
TCP: [22, 25, 53, 80, 137, 138, 139, 443, 445, 5222, 5269, 5280, 6767, 8888]
|
||||
TCP: [22, 25, 53, 80, 137, 138, 139, 443, 445, 5222, 5269, 5280, 6767, 7676]
|
||||
UDP: [53, 137, 138]
|
||||
ipv6:
|
||||
TCP: [22]
|
||||
|
|
Loading…
Add table
Reference in a new issue