servo: update lan IP

This commit is contained in:
Colin 2023-02-21 11:36:16 +00:00
parent e923636181
commit 290a15e517

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.0.5";
lan-ip = "192.168.15.28";
};
};
}