mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
9 lines
95 B
YAML
9 lines
95 B
YAML
|
# Ports to open
|
||
|
#
|
||
|
|
||
|
ipv4:
|
||
|
tcp: [22, 25, 53, 80, 443, 5222, 5269, 5280]
|
||
|
udp: [53]
|
||
|
|
||
|
ipv6:
|