mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-20 09:28:37 +00:00
10 lines
147 B
JSON
10 lines
147 B
JSON
{
|
|
"development": {
|
|
"rpcHost": "localhost",
|
|
"rpcPort": 8101,
|
|
"account": {
|
|
"password": "config/development/password"
|
|
}
|
|
}
|
|
}
|