nats cluster name

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
This commit is contained in:
Jörn Friedrich Dreyer
2025-01-16 16:14:22 +01:00
parent 61b48a2580
commit 243ffe81c7
18 changed files with 18 additions and 18 deletions
@@ -97,7 +97,7 @@ func DefaultConfig() *config.Config {
CSPConfigFileLocation: "",
Events: config.Events{
Endpoint: "127.0.0.1:9233",
Cluster: "ocis-cluster",
Cluster: "opencloud-cluster",
EnableTLS: false,
},
}