fossgis die drölfte
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Sophie Schiller 2022-03-15 21:48:26 +01:00
parent 206cdfe128
commit 11cd77436e

View file

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