ipld-eth-server/dockerfiles/dev/config.toml
2018-06-21 20:03:37 +03:00

10 lines
143 B
TOML

[database]
name = "vulcanizedb"
hostname = "postgres"
port = 5432
user = "postgres"
password = "postgres"
[client]
ipcPath = "/geth/geth.ipc"