mrmBot-Matrix/servers.json

8 lines
149 B
JSON
Raw Normal View History

{
"lava": [
{ "id": "1", "host": "localhost", "port": 2333, "password": "youshallnotpass" }
],
"image": [
"http://localhost:3000"
]
}