add lavanodes.json example
This commit is contained in:
9
lavanodes.example.json
Normal file
9
lavanodes.example.json
Normal file
@@ -0,0 +1,9 @@
|
||||
[
|
||||
{
|
||||
"name": "node1",
|
||||
"host": "localhost",
|
||||
"port": 2333,
|
||||
"password": "youshallnotpass",
|
||||
"regionGroup": "EUROPE"
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user