mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
12 lines
272 B
YAML
12 lines
272 B
YAML
UPNP:
|
|
cron: false
|
|
ports:
|
|
TCP: [22, 25, 53, 80, 443, 465, 993, 5222, 5269, 5280, 6767, 7676]
|
|
UDP: [53, 137, 138]
|
|
ipv4:
|
|
TCP: [22, 25, 53, 80, 443, 465, 993, 5222, 5269, 5280, 6767, 7676]
|
|
UDP: [53, 137, 138]
|
|
ipv6:
|
|
TCP: [22]
|
|
UDP: [53]
|
|
|