ipld-eth-server/environments/staging.toml
2018-08-19 19:43:55 -05:00

10 lines
161 B
TOML

[database]
name = "vulcanize_public"
hostname = "host.docker.internal"
user = "vulcanize"
password = "vulcanize"
port = 5432
[client]
ipcPath = "/mnt/geth.ipc"