Use ipld-eth-db docker image.
This commit is contained in:
+1
-1
@@ -188,7 +188,7 @@ func SetupDB() (*postgres.DB, error) {
|
||||
User: "vdbm",
|
||||
Password: "password",
|
||||
Hostname: "localhost",
|
||||
Name: "vulcanize_testing",
|
||||
Name: "vulcanize_public",
|
||||
Port: 8077,
|
||||
})
|
||||
return postgres.NewDB(uri, postgres.ConnectionConfig{}, node.Info{})
|
||||
|
||||
Reference in New Issue
Block a user