forked from cerc-io/ipld-eth-server
Move environment configuration to root
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
[database]
|
||||
name = "vulcanize_private"
|
||||
hostname = "localhost"
|
||||
port = 5432
|
||||
|
||||
[client]
|
||||
ipcPath = "test_data_dir/geth.ipc"
|
||||
Reference in New Issue
Block a user