matemat: allow all the internal ipv6 subnets

This commit is contained in:
Astro 2022-08-27 21:39:11 +02:00
parent 7b99cdc3cc
commit afcd152088

View File

@ -31,6 +31,8 @@
auth_basic secured;
auth_basic_user_file ${pkgs.matemat-auth};
allow 2a00:8180:2c00:200::/56;
allow fd23:42:c3d2:500::/56;
allow 30c:c3d2:b946:76d0::/64;
allow 172.22.99.0/24;
allow 172.20.72.0/21;
deny all;