Skip to content

Commit f271da9

Browse files
committed
added comment about setting mqtt broker
1 parent f9644ce commit f271da9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

node-red-test/appmetrics.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# MQTT connection properties
22
com.ibm.diagnostics.healthcenter.mqtt=on
3+
4+
# JVA 2018-11-26: changed localhost into mqtt
35
com.ibm.diagnostics.healthcenter.mqtt.broker.host=mqtt
46
com.ibm.diagnostics.healthcenter.mqtt.broker.port=1883
57
#com.ibm.diagnostics.healthcenter.mqtt.topic.namespace=myApplication/namespace

0 commit comments

Comments
 (0)