hosts: fix servo lan IP typo

This commit is contained in:
Colin 2023-05-13 12:56:11 +00:00
parent 4afdc11882
commit a5fafee4dd

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 = "10.78.89.51";
lan-ip = "10.78.79.51";
};
};
}