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