mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-09 21:46:12 +00:00
13 lines
203 B
JSON
13 lines
203 B
JSON
{
|
|
"default": {
|
|
"enabled": true,
|
|
"provider": "whisper",
|
|
"available_providers": ["whisper"],
|
|
"connection": {
|
|
"host": "localhost",
|
|
"port": 8546,
|
|
"type": "ws"
|
|
}
|
|
}
|
|
}
|