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

8 lines
175 B
Plaintext
Raw Normal View History

[database]
name = "vulcanize_public"
hostname = "localhost"
port = 5432
[client]
ipcPath = <local node's IPC filepath>
levelDbPath = <local node's LevelDB chaindata filepath>