From b5416b491fe96b75e53ba1526dc6c86bcdd88002 Mon Sep 17 00:00:00 2001 From: Salman Manoe Date: Fri, 14 Jan 2022 07:54:38 +0700 Subject: [PATCH] Update jdbc properties Perubahan nama directory path untuk menyimpan images --- jasamedika-config/src/main/resources/jdbc.bridging.properties | 2 +- jasamedika-config/src/main/resources/jdbc.cssd.properties | 2 +- .../src/main/resources/jdbc.development.properties | 2 +- jasamedika-config/src/main/resources/jdbc.ip3rs.properties | 2 +- jasamedika-config/src/main/resources/jdbc.it.properties | 2 +- jasamedika-config/src/main/resources/jdbc.k3kl.properties | 2 +- jasamedika-config/src/main/resources/jdbc.laundry.properties | 2 +- jasamedika-config/src/main/resources/jdbc.localhost.properties | 2 +- jasamedika-config/src/main/resources/jdbc.mirroring.properties | 2 +- jasamedika-config/src/main/resources/jdbc.sdm.properties | 2 +- jasamedika-config/src/main/resources/jdbc.web.properties | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/jasamedika-config/src/main/resources/jdbc.bridging.properties b/jasamedika-config/src/main/resources/jdbc.bridging.properties index 79865665..7b8cdf57 100644 --- a/jasamedika-config/src/main/resources/jdbc.bridging.properties +++ b/jasamedika-config/src/main/resources/jdbc.bridging.properties @@ -18,7 +18,7 @@ jdbc.portNumber = 5432 corePoolSizeAsyncConfigurer = 50 maxPoolSizeAsyncConfigurer = 100 -presensiCapturePath=//mnt//images// +systemDirectory=//mnt//images// reportDirectory=/home/svradmin/app-back/uploadfile/ urlServiceSarPras=https://smart.rsabhk.co.id:2222/jasamedika-web/ diff --git a/jasamedika-config/src/main/resources/jdbc.cssd.properties b/jasamedika-config/src/main/resources/jdbc.cssd.properties index 276ede34..e6a74963 100644 --- a/jasamedika-config/src/main/resources/jdbc.cssd.properties +++ b/jasamedika-config/src/main/resources/jdbc.cssd.properties @@ -18,7 +18,7 @@ jdbc.portNumber = 5432 corePoolSizeAsyncConfigurer = 5 maxPoolSizeAsyncConfigurer = 5 -presensiCapturePath=//mnt//images// +systemDirectory=//mnt//images// reportDirectory=/home/svradmin/app-back/uploadfile/ urlServiceSarPras=https://smart.rsabhk.co.id:2222/jasamedika-web/ diff --git a/jasamedika-config/src/main/resources/jdbc.development.properties b/jasamedika-config/src/main/resources/jdbc.development.properties index c5f61327..6e79c4cd 100644 --- a/jasamedika-config/src/main/resources/jdbc.development.properties +++ b/jasamedika-config/src/main/resources/jdbc.development.properties @@ -18,7 +18,7 @@ jdbc.portNumber = 5432 corePoolSizeAsyncConfigurer = 5 maxPoolSizeAsyncConfigurer = 5 -presensiCapturePath=//tmp// +systemDirectory=//tmp// reportDirectory=/home/svradmin/app-back/uploadfile/ urlServiceSarPras=http://192.168.12.3:8080/jasamedika-web/ diff --git a/jasamedika-config/src/main/resources/jdbc.ip3rs.properties b/jasamedika-config/src/main/resources/jdbc.ip3rs.properties index 276ede34..e6a74963 100644 --- a/jasamedika-config/src/main/resources/jdbc.ip3rs.properties +++ b/jasamedika-config/src/main/resources/jdbc.ip3rs.properties @@ -18,7 +18,7 @@ jdbc.portNumber = 5432 corePoolSizeAsyncConfigurer = 5 maxPoolSizeAsyncConfigurer = 5 -presensiCapturePath=//mnt//images// +systemDirectory=//mnt//images// reportDirectory=/home/svradmin/app-back/uploadfile/ urlServiceSarPras=https://smart.rsabhk.co.id:2222/jasamedika-web/ diff --git a/jasamedika-config/src/main/resources/jdbc.it.properties b/jasamedika-config/src/main/resources/jdbc.it.properties index 276ede34..e6a74963 100644 --- a/jasamedika-config/src/main/resources/jdbc.it.properties +++ b/jasamedika-config/src/main/resources/jdbc.it.properties @@ -18,7 +18,7 @@ jdbc.portNumber = 5432 corePoolSizeAsyncConfigurer = 5 maxPoolSizeAsyncConfigurer = 5 -presensiCapturePath=//mnt//images// +systemDirectory=//mnt//images// reportDirectory=/home/svradmin/app-back/uploadfile/ urlServiceSarPras=https://smart.rsabhk.co.id:2222/jasamedika-web/ diff --git a/jasamedika-config/src/main/resources/jdbc.k3kl.properties b/jasamedika-config/src/main/resources/jdbc.k3kl.properties index 276ede34..e6a74963 100644 --- a/jasamedika-config/src/main/resources/jdbc.k3kl.properties +++ b/jasamedika-config/src/main/resources/jdbc.k3kl.properties @@ -18,7 +18,7 @@ jdbc.portNumber = 5432 corePoolSizeAsyncConfigurer = 5 maxPoolSizeAsyncConfigurer = 5 -presensiCapturePath=//mnt//images// +systemDirectory=//mnt//images// reportDirectory=/home/svradmin/app-back/uploadfile/ urlServiceSarPras=https://smart.rsabhk.co.id:2222/jasamedika-web/ diff --git a/jasamedika-config/src/main/resources/jdbc.laundry.properties b/jasamedika-config/src/main/resources/jdbc.laundry.properties index 276ede34..e6a74963 100644 --- a/jasamedika-config/src/main/resources/jdbc.laundry.properties +++ b/jasamedika-config/src/main/resources/jdbc.laundry.properties @@ -18,7 +18,7 @@ jdbc.portNumber = 5432 corePoolSizeAsyncConfigurer = 5 maxPoolSizeAsyncConfigurer = 5 -presensiCapturePath=//mnt//images// +systemDirectory=//mnt//images// reportDirectory=/home/svradmin/app-back/uploadfile/ urlServiceSarPras=https://smart.rsabhk.co.id:2222/jasamedika-web/ diff --git a/jasamedika-config/src/main/resources/jdbc.localhost.properties b/jasamedika-config/src/main/resources/jdbc.localhost.properties index e6beebf7..8ba5f0c3 100644 --- a/jasamedika-config/src/main/resources/jdbc.localhost.properties +++ b/jasamedika-config/src/main/resources/jdbc.localhost.properties @@ -18,7 +18,7 @@ jdbc.portNumber = 5432 corePoolSizeAsyncConfigurer = 5 maxPoolSizeAsyncConfigurer = 5 -presensiCapturePath=//tmp// +systemDirectory=//tmp// reportDirectory=/home/svradmin/app-back/uploadfile/ urlServiceSarPras=http://192.168.12.3:8080/jasamedika-web/ diff --git a/jasamedika-config/src/main/resources/jdbc.mirroring.properties b/jasamedika-config/src/main/resources/jdbc.mirroring.properties index 74baf3ee..a3e10aac 100644 --- a/jasamedika-config/src/main/resources/jdbc.mirroring.properties +++ b/jasamedika-config/src/main/resources/jdbc.mirroring.properties @@ -18,7 +18,7 @@ jdbc.portNumber = 5432 corePoolSizeAsyncConfigurer = 50 maxPoolSizeAsyncConfigurer = 100 -presensiCapturePath=//mnt//images// +systemDirectory=//mnt//images// reportDirectory=/home/svradmin/app-back/uploadfile/ urlServiceSarPras=https://smart.rsabhk.co.id:2222/jasamedika-web/ diff --git a/jasamedika-config/src/main/resources/jdbc.sdm.properties b/jasamedika-config/src/main/resources/jdbc.sdm.properties index a709148a..1dd2cc83 100644 --- a/jasamedika-config/src/main/resources/jdbc.sdm.properties +++ b/jasamedika-config/src/main/resources/jdbc.sdm.properties @@ -18,7 +18,7 @@ jdbc.portNumber = 5432 corePoolSizeAsyncConfigurer = 50 maxPoolSizeAsyncConfigurer = 100 -presensiCapturePath=//mnt//images// +systemDirectory=//mnt//images// reportDirectory=/home/svradmin/app-back/uploadfile/ urlServiceSarPras=https://smart.rsabhk.co.id:2222/jasamedika-web/ diff --git a/jasamedika-config/src/main/resources/jdbc.web.properties b/jasamedika-config/src/main/resources/jdbc.web.properties index 79865665..7b8cdf57 100644 --- a/jasamedika-config/src/main/resources/jdbc.web.properties +++ b/jasamedika-config/src/main/resources/jdbc.web.properties @@ -18,7 +18,7 @@ jdbc.portNumber = 5432 corePoolSizeAsyncConfigurer = 50 maxPoolSizeAsyncConfigurer = 100 -presensiCapturePath=//mnt//images// +systemDirectory=//mnt//images// reportDirectory=/home/svradmin/app-back/uploadfile/ urlServiceSarPras=https://smart.rsabhk.co.id:2222/jasamedika-web/