8 lines
118 B
TOML
8 lines
118 B
TOML
[database]
|
|
name = "vulcanize_private"
|
|
hostname = "localhost"
|
|
port = 5432
|
|
|
|
[client]
|
|
ipcPath = "test_data_dir/geth.ipc"
|