12 lines
160 B
JSON
12 lines
160 B
JSON
|
{
|
||
|
"db": {
|
||
|
"db_path": "server_db"
|
||
|
|
||
|
},
|
||
|
"distributors": {
|
||
|
"Lox": "127.0.0.1:8002"
|
||
|
},
|
||
|
"port": 8003,
|
||
|
"require_bridge_token": false
|
||
|
}
|