Undo changes to test config.

This commit is contained in:
emizzle 2018-04-27 00:06:15 +10:00
parent ef0bcbf405
commit 18e8f5c652
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
"nodiscover": true,
"rpcHost": "localhost",
"rpcPort": 8545,
"rpcCorsDomain": "auto",
"rpcCorsDomain": "http://localhost:8000",
"account": {
"password": "config/development/password"
}