∗ Typo in moleculer config
This commit is contained in:
@@ -35,7 +35,7 @@ const brokerConfig: BrokerOptions = {
|
||||
// Namespace of nodes to segment your nodes on the same network.
|
||||
namespace: "",
|
||||
// Unique node identifier. Must be unique in a namespace.
|
||||
nodeID: "threetwo-metadata-service",
|
||||
nodeID: "threetwo-acquisition-service",
|
||||
// Custom metadata store. Store here what you want. Accessing: `this.broker.metadata`
|
||||
metadata: {},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user