forked from cerc-io/ipld-eth-server
10 lines
161 B
TOML
10 lines
161 B
TOML
|
[database]
|
||
|
name = "vulcanize_public"
|
||
|
hostname = "host.docker.internal"
|
||
|
user = "vulcanize"
|
||
|
password = "vulcanize"
|
||
|
port = 5432
|
||
|
|
||
|
[client]
|
||
|
ipcPath = "/mnt/geth.ipc"
|