ipld-eth-server/environments/public.toml.example

9 lines
176 B
Plaintext
Raw Normal View History

[database]
name = "vulcanize_public"
hostname = "localhost"
port = 5432
[client]
ipcPath = <local node's IPC filepath>
2018-05-02 16:17:02 +00:00
levelDbPath = <local node's LevelDB chaindata filepath>