Fix issues with drools pdp of policy framework
[nonrtric.git] / docker-compose / docker-compose-policy-framework / config / drools-apps / custom / SDNC-http-client.properties
index 9115950..3f91b07 100644 (file)
@@ -19,7 +19,7 @@
 http.client.services=SDNC
 
 http.client.services.SDNC.managed=true
-http.client.services.SDNC.https=true
+http.client.services.SDNC.https=false
 http.client.services.SDNC.host=${envd:SDNC_HOST}
 http.client.services.SDNC.port=${envd:SDNC_PORT}
 http.client.services.SDNC.userName=${envd:SDNC_USERNAME}