diff options
author | 2018-09-07 15:14:38 +0000 | |
---|---|---|
committer | 2018-09-07 15:14:38 +0000 | |
commit | dffdd1d82c6aa0adfb7a24703af48870f182ccfa (patch) | |
tree | 382d878d499368a5b25c085f105833a553197a98 /datarouter-subscriber/src/main/resources/subscriber.properties | |
parent | 26311ae5220efa4460c03284d0a47b2def420ecb (diff) | |
parent | aa988a2dd377cbd8e675b7f95636a4e4a3cef17a (diff) |
Merge "Additional updates for Subscriber docker image"
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 |