Merge pull request #44 from opencloud-eu/nats-cluster-name

nats cluster name
This commit is contained in:
Andre Duffeck
2025-01-17 08:51:35 +01:00
committed by GitHub
19 changed files with 246 additions and 225 deletions
@@ -87,7 +87,7 @@ func DefaultConfig() *config.Config {
},
Events: config.Events{
Endpoint: "127.0.0.1:9233",
Cluster: "ocis-cluster",
Cluster: "opencloud-cluster",
},
ScienceMesh: config.ScienceMesh{
Prefix: "sciencemesh",