mirror of https://github.com/embarklabs/embark.git
10 lines
147 B
JSON
10 lines
147 B
JSON
|
{
|
||
|
"development": {
|
||
|
"rpcHost": "localhost",
|
||
|
"rpcPort": 8101,
|
||
|
"account": {
|
||
|
"password": "config/development/password"
|
||
|
}
|
||
|
}
|
||
|
}
|