Fix issues with drools pdp of policy framework
[nonrtric.git] / docker-compose / docker-compose-policy-framework / config / drools-apps / custom / VFC-http-client.properties
index 454e8a9..c267b7a 100644 (file)
@@ -19,7 +19,7 @@
 http.client.services=VFC
 
 http.client.services.VFC.managed=true
-http.client.services.VFC.https=true
+http.client.services.VFC.https=false
 http.client.services.VFC.host=${envd:VFC_HOST}
 http.client.services.VFC.port=${envd:VFC_PORT}
 http.client.services.VFC.userName=${envd:VFC_USERNAME}