diff --git a/src/docs/agent-bsm-lab-postgres/conf/dfxagent-bsm-lab-postgres.json b/src/docs/agent-bsm-lab-postgres/conf/dfxagent-bsm-lab-postgres.json index 71dba15..fcae508 100644 --- a/src/docs/agent-bsm-lab-postgres/conf/dfxagent-bsm-lab-postgres.json +++ b/src/docs/agent-bsm-lab-postgres/conf/dfxagent-bsm-lab-postgres.json @@ -58,7 +58,7 @@ "driverClassName": "org.postgresql.Driver", "url": "jdbc:postgresql://bsm-lab.com:5432/defree", "username": "defreeadmin", - "password": "likedmstnr1!", + "password": "qortpals1!", "initialSize": 10, "minIdle": 10, "maxIdle": 30,