🪢 Refactoring elasticsearch configuration

This commit is contained in:
2022-01-14 09:10:55 -08:00
parent ee4b543991
commit 16a0a8c733
6 changed files with 14025 additions and 2640 deletions

View File

@@ -33,7 +33,7 @@ import {
*/
const brokerConfig: BrokerOptions = {
// Namespace of nodes to segment your nodes on the same network.
namespace: "",
namespace: "threetwo-core-services",
// Unique node identifier. Must be unique in a namespace.
nodeID: null,
// Custom metadata store. Store here what you want. Accessing: `this.broker.metadata`