feat: add tux to mesh
This commit is contained in:
@@ -20,7 +20,7 @@ let
|
|||||||
};
|
};
|
||||||
tux = {
|
tux = {
|
||||||
address = "tux";
|
address = "tux";
|
||||||
publicKey = "TUX_PUBLIC_KEY_HERE=";
|
publicKey = "Z17ci3Flk1eDAhJ8QZSUgtmlw6BVu4XqvpqLKLWTYWw=";
|
||||||
isRouter = false;
|
isRouter = false;
|
||||||
ip = "10.100.0.3";
|
ip = "10.100.0.3";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user