mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
Update firewall.yml
upper case
This commit is contained in:
parent
cda0099808
commit
f783b0f5ac
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
ipv4:
|
ipv4:
|
||||||
tcp: [22, 25, 53, 80, 443, 5222, 5269, 5280]
|
TCP: [22, 25, 53, 80, 443, 5222, 5269, 5280]
|
||||||
udp: [53]
|
UDP: [53]
|
||||||
|
|
||||||
ipv6:
|
ipv6:
|
||||||
|
|
Loading…
Add table
Reference in a new issue