8 lines
149 B
JSON
8 lines
149 B
JSON
|
{
|
||
|
"lava": [
|
||
|
{ "id": "1", "host": "localhost", "port": 2333, "password": "youshallnotpass" }
|
||
|
],
|
||
|
"image": [
|
||
|
"http://localhost:3000"
|
||
|
]
|
||
|
}
|