5 lines
208 B
TOML
5 lines
208 B
TOML
# Minimal node config for the datastream demo cluster.
|
|
# Keeps containers deterministic: no embedded relay. Cluster discovery is driven
|
|
# by CLI flags in the compose file.
|
|
dashboard_port = 9090
|
|
relay = false
|