11 lines
No EOL
249 B
JSON
11 lines
No EOL
249 B
JSON
{
|
|
"lava": [
|
|
{ "id": "1", "host": "localhost", "port": 2333, "password": "youshallnotpass", "local": true }
|
|
],
|
|
"image": [
|
|
{ "server": "localhost", "auth": "verycoolpass100", "tls": false }
|
|
],
|
|
"searx": [
|
|
"https://searx.xyz"
|
|
]
|
|
} |