This commit is contained in:
Michael Grote 2024-10-10 21:33:15 +02:00
parent 850e82aa1b
commit 110247a598

View file

@ -7,7 +7,7 @@ ufw_rules:
comment: 'ssh'
from_ip: 0.0.0.0/0
- rule: allow
to_port: 80 #TODO passt?
to_port: 80
protocol: tcp
comment: 'munin'