diff options
author | Fiachra Corcoran <fiachra.corcoran@ericsson.com> | 2018-08-30 00:43:55 +0100 |
---|---|---|
committer | econwar <conor.ward@ericsson.com> | 2018-09-04 10:18:41 +0000 |
commit | aa988a2dd377cbd8e675b7f95636a4e4a3cef17a (patch) | |
tree | 0c4cae52479a6e19082ca8b4eee5ff8bb10c71f1 /datarouter-subscriber/src/main/resources/subscriber.properties | |
parent | 49be863f0005d80724a99acf13f31c4e03c5be68 (diff) |
Additional updates for Subscriber docker image
Issue-ID: DMAAP-662
Change-Id: I4d850024cc0df238d7d44d74bed1b99169b1374c
Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
Diffstat (limited to 'datarouter-subscriber/src/main/resources/subscriber.properties')
-rw-r--r-- | datarouter-subscriber/src/main/resources/subscriber.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/datarouter-subscriber/src/main/resources/subscriber.properties b/datarouter-subscriber/src/main/resources/subscriber.properties index 771fdd34..ed3237b4 100644 --- a/datarouter-subscriber/src/main/resources/subscriber.properties +++ b/datarouter-subscriber/src/main/resources/subscriber.properties @@ -21,7 +21,7 @@ # * #------------------------------------------------------------------------------- -#Subscriber properties +#SubscriberMain properties org.onap.dmaap.datarouter.subscriber.http.port = 7070 org.onap.dmaap.datarouter.subscriber.https.port = 7443 org.onap.dmaap.datarouter.subscriber.auth.user = LOGIN |