open firewall to rechenmonster for fossgis releasing
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit

This commit is contained in:
Sophie Schiller 2022-03-08 15:06:42 +01:00
parent a280998eb4
commit 4458afe654

View file

@ -113,6 +113,9 @@ nodes['home.router'] = {
'inet filter forward tcp dport 22 accept',
'nat prerouting tcp dport 2022 dnat 172.19.138.20:22',
],
'60-fossgis-video': [
'inet filter forward meta nfproto ipv6 meta l4proto tcp ip6 daddr 2001:9e8:277f:2901:f085:33ff:feaf:db87 accept comment "fossgis temporary"',
],
},
},
'nginx': {