summaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/policy-pap-tarball/src/main/resources/etc/defaultConfig.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/policy-pap-tarball/src/main/resources/etc/defaultConfig.json b/packages/policy-pap-tarball/src/main/resources/etc/defaultConfig.json
index 575880cb..573ecc9a 100644
--- a/packages/policy-pap-tarball/src/main/resources/etc/defaultConfig.json
+++ b/packages/policy-pap-tarball/src/main/resources/etc/defaultConfig.json
@@ -73,5 +73,12 @@
"password": "zb!XztG34",
"useHttps": true,
"basePath": "healthcheck"
+ },
+ {
+ "clientName": "dmaap",
+ "hostname": "message-router",
+ "port": 3905,
+ "useHttps": true,
+ "basePath": "topics"
}]
}