mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-04 01:39:16 -05:00
bump reva and change nats port (#3210)
* bump reva and change nats port Signed-off-by: jkoberg <jkoberg@owncloud.com> * changelog Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
@@ -179,7 +179,7 @@ func sharingConfigFromStruct(c *cli.Context, cfg *config.Config) map[string]inte
|
||||
"eventsmiddleware": map[string]interface{}{
|
||||
"group": "sharing",
|
||||
"type": "nats",
|
||||
"address": "127.0.0.1:4222",
|
||||
"address": "127.0.0.1:9233",
|
||||
"clusterID": "test-cluster",
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user