status-go/cmd/status-backend/requests/http-client.env.json

6 lines
96 B
JSON
Raw Normal View History

{
"default": {
"address": "localhost:12345",
"rootDataDir": "./_accounts/temp/1"
}
}