Files
speech-utils/config/test.json
2023-02-21 08:49:15 +07:00

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
}
}