diff --git a/config/conf.toml b/config/conf.toml new file mode 100644 index 00000000..6dde7ee6 --- /dev/null +++ b/config/conf.toml @@ -0,0 +1,4 @@ +[network] +tsdb.backend = 'marketstore' +tsdb.host = 'localhost' +tsdb.grpc_port = 5995