From: UNNAVA Date: Thu, 2 Apr 2020 21:13:08 +0000 (-0400) Subject: use the old way to map the MsgRtrApi.properties X-Git-Tag: 6.0.0-ONAP~7 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F45%2F105045%2F2;p=dmaap%2Fmessagerouter%2Fmessageservice.git use the old way to map the MsgRtrApi.properties Issue-ID: DMAAP-1422 Change-Id: I6286e3ec074de36496fafa44d905a7e0feb1ccc3 Signed-off-by: UNNAVA --- diff --git a/src/main/resources/docker-compose/docker-compose.yml b/src/main/resources/docker-compose/docker-compose.yml index c62cf0f..8f0d47f 100644 --- a/src/main/resources/docker-compose/docker-compose.yml +++ b/src/main/resources/docker-compose/docker-compose.yml @@ -56,7 +56,7 @@ services: environment: enableCadi: 'false' volumes: - - ./mr/MsgRtrApi.properties:/appl/dmaapMR1/bundleconfig/etc/appprops/MsgRtrApi.properties + - /var/tmp/MsgRtrApi.properties:/appl/dmaapMR1/bundleconfig/etc/appprops/MsgRtrApi.properties - ./mr/logback.xml:/appl/dmaapMR1/bundleconfig/etc/logback.xml - ./mr/cadi.properties:/appl/dmaapMR1/etc/cadi.properties networks: