diff --git a/config/conf.toml b/config/conf.toml index a14f6bdd..1f2a64bc 100644 --- a/config/conf.toml +++ b/config/conf.toml @@ -1,7 +1,9 @@ [network] -tsdb.backend = 'marketstore' -tsdb.host = 'localhost' -tsdb.grpc_port = 5995 +pikerd = [ + '/ipv4/127.0.0.1/tcp/6116', # std localhost daemon-actor tree + # '/uds/6116', # TODO std uds socket file +] + [ui] # set custom font + size which will scale entire UI