Change RestServerParameters to BusTopicParams
[policy/xacml-pdp.git] / main / src / test / resources / parameters / XacmlPdpConfigParameters_Std.json
index ec898b6..33885b5 100644 (file)
@@ -10,7 +10,7 @@
         "https":true
     },
     "policyApiParameters": {
-        "host": "0.0.0.0",
+        "hostname": "0.0.0.0",
         "port": 6970,
         "userName": "healthcheck",
         "password": "zb!XztG34"
@@ -28,4 +28,4 @@
             "topicCommInfrastructure" : "noop"
         }]
     }
-}
\ No newline at end of file
+}