Merge pull request #130 from 8thlight/update-staging-config

update staging/integration ipc path to 20c's kovan node
This commit is contained in:
Takayuki Goto 2018-12-17 13:16:59 -06:00 committed by GitHub
commit 8723575521

View File

@ -6,7 +6,7 @@ password = "vulcanize"
port = 5432
[client]
ipcPath = "http://147.75.199.135:8545"
ipcPath = "http://kovan0.vulcanize.io:8545"
[datadog]
name = "maker_vdb_staging"