add lavanodes.json example

This commit is contained in:
tueem 2025-02-10 10:30:02 +01:00
parent b1431a165a
commit ef0c5f5d29
Signed by: tueem
GPG Key ID: 65C8667EC17A88FB

9
lavanodes.example.json Normal file
View File

@ -0,0 +1,9 @@
[
{
"name": "node1",
"host": "localhost",
"port": 2333,
"password": "youshallnotpass",
"regionGroup": "EUROPE"
}
]