mirror of
https://github.com/jambonz/speech-utils.git
synced 2025-12-19 03:37:49 +00:00
13 lines
168 B
JSON
13 lines
168 B
JSON
{
|
|
"logging": {
|
|
"level": "error"
|
|
},
|
|
"redis": {
|
|
"host": "127.0.0.1",
|
|
"port": 3379
|
|
},
|
|
"redis-auth": {
|
|
"host": "127.0.0.1",
|
|
"port": 3380
|
|
}
|
|
} |