forked from cerc-io/ipld-eth-server
Updates to README
- update configuration section - remove creating and migrating the db as a prerequisite for running test - it doesn't seem to be necessary - add a public.toml.example config file to be copied and updated locally
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
[database]
|
||||
name = "vulcanize_public"
|
||||
hostname = "localhost"
|
||||
port = 5432
|
||||
|
||||
[client]
|
||||
ipcPath = <local node's IPC filepath>
|
||||
Reference in New Issue
Block a user