flpk: fix hosts4.leon

This commit is contained in:
Astro 2022-09-18 21:34:56 +02:00
parent ccb5f0e33f
commit 3fbc5577d5

View File

@ -6,7 +6,7 @@
subnets6.flpk = "2a0f:5382:acab:1400::/64"; subnets6.flpk = "2a0f:5382:acab:1400::/64";
hosts4 = { hosts4 = {
flpk-gw = "45.158.40.161"; flpk-gw = "45.158.40.161";
leon = "45.148.40.162"; leon = "45.158.40.162";
}; };
hosts6.flpk = { hosts6.flpk = {
flpk-gw = "2a0f:5382:acab:1400::c3d2"; flpk-gw = "2a0f:5382:acab:1400::c3d2";