We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9f5e79 commit e3ad67bCopy full SHA for e3ad67b
cmd/res/configuration.yaml
@@ -5,16 +5,8 @@ Service:
5
Host: localhost
6
Port: 59993
7
StartupMsg: "device snmp started"
8
-
9
-# uncomment when running from command-line in hybrid mode with -cp -o flags
10
-# Clients:
11
-# core-metadata:
12
-# Host: "localhost"
13
-# Registry:
14
15
16
MessageBus:
17
- # Host: localhost # uncomment when running from command-line in hybrid mode
18
Optional:
19
# Default MQTT & NATS Specific options that need to be here to enable environment variable overrides of them
20
ClientId: "device-snmp"
0 commit comments