From 68ffa6170eb2f47dce7e3d158b8b07de780c9f58 Mon Sep 17 00:00:00 2001 From: ilyin Date: Thu, 19 Sep 2024 16:09:49 +0300 Subject: [PATCH] save --- .../config-examples/removeFromCallList.xml | 16 ++++++++-------- .../src/main/resources/application.yml | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/сonfig-data-executor/config-examples/removeFromCallList.xml b/сonfig-data-executor/config-examples/removeFromCallList.xml index 0ba11e9..c829666 100644 --- a/сonfig-data-executor/config-examples/removeFromCallList.xml +++ b/сonfig-data-executor/config-examples/removeFromCallList.xml @@ -19,14 +19,14 @@ - localhost + 10.10.31.118 5432 - sqlUser - sqlPassword + ervu + ervu org.postgresql.Driver org.postgresql.xa.PGXADataSource 15 - mainDatabase + person_registry @@ -54,14 +54,14 @@ - localhost + 10.10.31.118 5432 - sqlUser - sqlPassword + ervu + ervu org.postgresql.Driver org.postgresql.xa.PGXADataSource 15 - mainDatabase + person_registry \ No newline at end of file diff --git a/сonfig-data-executor/src/main/resources/application.yml b/сonfig-data-executor/src/main/resources/application.yml index 992d18c..ffc3bab 100644 --- a/сonfig-data-executor/src/main/resources/application.yml +++ b/сonfig-data-executor/src/main/resources/application.yml @@ -1,3 +1,3 @@ -configDirectory: /opt/execute-configs +configDirectory: C:\work\ervu-secret\сonfig-data-executor\config-examples server: port: 8090