swactor/tests/docker/datastream-node.toml

7 lines
251 B
TOML
Raw Normal View History

2026-06-05 07:25:43 +00:00
# Minimal node config for the datastream demo cluster.
# Keeps containers deterministic: no auth, no embedded relay, in-memory
# datastore. Cluster discovery is driven by CLI flags in the compose file.
dashboard_port = 9090
relay = false
auth = false