mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
7 lines
123 B
TOML
7 lines
123 B
TOML
shard = 0
|
|
graph_path = "data/webgraph"
|
|
host = "0.0.0.0:5002"
|
|
|
|
[gossip]
|
|
addr = "0.0.0.0:5003"
|
|
seed_nodes = ["0.0.0.0:3102"]
|