aboutsummaryrefslogtreecommitdiffstats
path: root/ms/sdclistener/distribution/src/main/dc/docker-compose.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ms/sdclistener/distribution/src/main/dc/docker-compose.yaml')
-rwxr-xr-xms/sdclistener/distribution/src/main/dc/docker-compose.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/ms/sdclistener/distribution/src/main/dc/docker-compose.yaml b/ms/sdclistener/distribution/src/main/dc/docker-compose.yaml
index 1c68f6cf3..b03953e72 100755
--- a/ms/sdclistener/distribution/src/main/dc/docker-compose.yaml
+++ b/ms/sdclistener/distribution/src/main/dc/docker-compose.yaml
@@ -20,6 +20,7 @@ services:
keyStorePath:
activateServerTLSAuth: "false"
isUseHttpsWithDmaap: "false"
+ isUseHttpsWithSDC: "true"
archivePath: /opt/app/onap/cds-sdc-listener/
grpcAddress: localhost
grpcPort: 9111
@@ -27,3 +28,7 @@ services:
#port needed by Liveness probe
healthcheckPort: "9000"
sprintWebListenerEnabled: "true"
+ httpsProxyHost:
+ httpProxyHost:
+ httpsProxyPort: 0
+ httpProxyPort: 0