Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Commit

Permalink
chore: update topos-node-1 config (#55)
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Paitrault <[email protected]>
  • Loading branch information
Freyskeyd authored Feb 12, 2024
1 parent b446dfd commit df9338a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node_config/node/topos-node-1/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ db-path = "tce_rocksdb"
graphql-api-addr = "0.0.0.0:4030"
grpc-api-addr = "0.0.0.0:1340"
metrics-api-addr = "0.0.0.0:3030"
minimum-tce-cluster-size = 3
minimum-tce-cluster-size = 0

[tce.p2p]
listen_addresses = ["/ip4/0.0.0.0/tcp/9090"]
Expand Down

0 comments on commit df9338a

Please sign in to comment.