servo: update LAN IP

This commit is contained in:
Colin 2023-04-01 16:55:30 +00:00
parent 5a15b76b61
commit 9aedb133bb

View File

@ -94,7 +94,7 @@ in
wg-home.pubkey = "roAw+IUFVtdpCcqa4khB385Qcv9l5JAB//730tyK4Wk=";
wg-home.ip = "10.0.10.5";
wg-home.endpoint = "uninsane.org:51820";
lan-ip = "192.168.15.28";
lan-ip = "192.168.15.24";
};
};
}