mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-12 23:14:10 +00:00
10 lines
147 B
JSON
10 lines
147 B
JSON
{
|
|
"development": {
|
|
"rpcHost": "localhost",
|
|
"rpcPort": 8101,
|
|
"account": {
|
|
"password": "config/development/password"
|
|
}
|
|
}
|
|
}
|