aboutsummaryrefslogtreecommitdiffstats
path: root/compose/config/xacml-pdp/xacml-postgres.properties
diff options
context:
space:
mode:
Diffstat (limited to 'compose/config/xacml-pdp/xacml-postgres.properties')
-rw-r--r--compose/config/xacml-pdp/xacml-postgres.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/compose/config/xacml-pdp/xacml-postgres.properties b/compose/config/xacml-pdp/xacml-postgres.properties
index a3446c4c..4dc66bfd 100644
--- a/compose/config/xacml-pdp/xacml-postgres.properties
+++ b/compose/config/xacml-pdp/xacml-postgres.properties
@@ -47,8 +47,8 @@ xacml.pip.engines=count-recent-operations,get-operation-outcome
#
# JPA Properties
#
-eclipselink.target-database=PostgreSQL
jakarta.persistence.jdbc.driver=org.postgresql.Driver
jakarta.persistence.jdbc.url=jdbc:postgresql://postgres:5432/operationshistory
jakarta.persistence.jdbc.user=policy_user
jakarta.persistence.jdbc.password=policy_user
+