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:
@@ -10,7 +10,7 @@ func DefaultConfig() *Config {
|
||||
},
|
||||
Nats: Nats{
|
||||
Host: "127.0.0.1",
|
||||
Port: 4222,
|
||||
Port: 9233,
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user