mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-27 14:05:27 +00:00
10 lines
147 B
JSON
10 lines
147 B
JSON
{
|
|
"development": {
|
|
"rpcHost": "localhost",
|
|
"rpcPort": 8545,
|
|
"account": {
|
|
"password": "config/development/password"
|
|
}
|
|
}
|
|
}
|