flpk-gw: clean upstream.noNat.subnets6

This commit is contained in:
Astro 2022-09-18 21:26:37 +02:00
parent 97dadf4801
commit ccb5f0e33f
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
provider = "flpk";
noNat = {
subnets4 = [ "45.158.40.160/27" ];
subnets6 = [ "2a0f:5382:acab:1400::1/56" ];
subnets6 = [ "2a0f:5382:acab:1400::/56" ];
};
};
};