Merge branch 'master' into StoreSettingsViaMetadata

This commit is contained in:
jkoberg
2022-02-24 16:18:52 +01:00
+1 -1
View File
@@ -16,7 +16,7 @@ func DefaultConfig() *Config {
Password: "godisdead",
},
Events: Events{
Endpoint: "127.0.0.1:4222",
Endpoint: "127.0.0.1:9233",
Cluster: "test-cluster",
ConsumerGroup: "notifications",
},