Change RestServerParameters to BusTopicParams
[policy/xacml-pdp.git] / packages / policy-xacmlpdp-tarball / src / main / resources / etc / defaultConfig.json
index 70bc2f7..2daf330 100644 (file)
         "aaf": false
     },
     "policyApiParameters": {
-        "host": "policy-api",
+        "hostname": "policy-api",
         "port": 6969,
         "userName": "healthcheck",
         "password": "zb!XztG34",
-        "https": true,
+        "useHttps": true,
         "aaf": false
     },
     "applicationPath": "/opt/app/policy/pdpx/apps",