From 4ce37d8a243ba44efee317a9950392a92c2d95b0 Mon Sep 17 00:00:00 2001 From: Salman Manoe Date: Wed, 24 May 2023 09:35:53 +0700 Subject: [PATCH] Update properties files Perubahan konfigurasi database menggunakan domain --- jasamedika-config/src/main/resources/jdbc.bridging.properties | 4 ++-- jasamedika-config/src/main/resources/jdbc.cssd.properties | 4 ++-- jasamedika-config/src/main/resources/jdbc.ip3rs.properties | 4 ++-- jasamedika-config/src/main/resources/jdbc.it.properties | 4 ++-- jasamedika-config/src/main/resources/jdbc.k3kl.properties | 4 ++-- jasamedika-config/src/main/resources/jdbc.laundry.properties | 4 ++-- jasamedika-config/src/main/resources/jdbc.sdm.properties | 4 ++-- jasamedika-config/src/main/resources/jdbc.web.properties | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/jasamedika-config/src/main/resources/jdbc.bridging.properties b/jasamedika-config/src/main/resources/jdbc.bridging.properties index 7b8cdf57..23de6401 100644 --- a/jasamedika-config/src/main/resources/jdbc.bridging.properties +++ b/jasamedika-config/src/main/resources/jdbc.bridging.properties @@ -8,10 +8,10 @@ hibernate.show_sql = false hikari.config.maximum.pool.size = 50 # DB Production -jdbc.url = jdbc:postgresql://192.168.12.1:5432/rsab_hk_production +jdbc.url = jdbc:postgresql://psql1.rsabhk.lan:5432/rsab_hk_production jdbc.username = postgres jdbc.password = root -jdbc.serverName = 192.168.12.1 +jdbc.serverName = psql1.rsabhk.lan jdbc.databaseName = rsab_hk_production jdbc.portNumber = 5432 diff --git a/jasamedika-config/src/main/resources/jdbc.cssd.properties b/jasamedika-config/src/main/resources/jdbc.cssd.properties index e6a74963..1237f547 100644 --- a/jasamedika-config/src/main/resources/jdbc.cssd.properties +++ b/jasamedika-config/src/main/resources/jdbc.cssd.properties @@ -8,10 +8,10 @@ hibernate.show_sql = false hikari.config.maximum.pool.size = 5 # DB Production -jdbc.url = jdbc:postgresql://192.168.12.1:5432/rsab_hk_production +jdbc.url = jdbc:postgresql://psql1.rsabhk.lan:5432/rsab_hk_production jdbc.username = postgres jdbc.password = root -jdbc.serverName = 192.168.12.1 +jdbc.serverName = psql1.rsabhk.lan jdbc.databaseName = rsab_hk_production jdbc.portNumber = 5432 diff --git a/jasamedika-config/src/main/resources/jdbc.ip3rs.properties b/jasamedika-config/src/main/resources/jdbc.ip3rs.properties index e6a74963..1237f547 100644 --- a/jasamedika-config/src/main/resources/jdbc.ip3rs.properties +++ b/jasamedika-config/src/main/resources/jdbc.ip3rs.properties @@ -8,10 +8,10 @@ hibernate.show_sql = false hikari.config.maximum.pool.size = 5 # DB Production -jdbc.url = jdbc:postgresql://192.168.12.1:5432/rsab_hk_production +jdbc.url = jdbc:postgresql://psql1.rsabhk.lan:5432/rsab_hk_production jdbc.username = postgres jdbc.password = root -jdbc.serverName = 192.168.12.1 +jdbc.serverName = psql1.rsabhk.lan jdbc.databaseName = rsab_hk_production jdbc.portNumber = 5432 diff --git a/jasamedika-config/src/main/resources/jdbc.it.properties b/jasamedika-config/src/main/resources/jdbc.it.properties index e6a74963..1237f547 100644 --- a/jasamedika-config/src/main/resources/jdbc.it.properties +++ b/jasamedika-config/src/main/resources/jdbc.it.properties @@ -8,10 +8,10 @@ hibernate.show_sql = false hikari.config.maximum.pool.size = 5 # DB Production -jdbc.url = jdbc:postgresql://192.168.12.1:5432/rsab_hk_production +jdbc.url = jdbc:postgresql://psql1.rsabhk.lan:5432/rsab_hk_production jdbc.username = postgres jdbc.password = root -jdbc.serverName = 192.168.12.1 +jdbc.serverName = psql1.rsabhk.lan jdbc.databaseName = rsab_hk_production jdbc.portNumber = 5432 diff --git a/jasamedika-config/src/main/resources/jdbc.k3kl.properties b/jasamedika-config/src/main/resources/jdbc.k3kl.properties index e6a74963..1237f547 100644 --- a/jasamedika-config/src/main/resources/jdbc.k3kl.properties +++ b/jasamedika-config/src/main/resources/jdbc.k3kl.properties @@ -8,10 +8,10 @@ hibernate.show_sql = false hikari.config.maximum.pool.size = 5 # DB Production -jdbc.url = jdbc:postgresql://192.168.12.1:5432/rsab_hk_production +jdbc.url = jdbc:postgresql://psql1.rsabhk.lan:5432/rsab_hk_production jdbc.username = postgres jdbc.password = root -jdbc.serverName = 192.168.12.1 +jdbc.serverName = psql1.rsabhk.lan jdbc.databaseName = rsab_hk_production jdbc.portNumber = 5432 diff --git a/jasamedika-config/src/main/resources/jdbc.laundry.properties b/jasamedika-config/src/main/resources/jdbc.laundry.properties index e6a74963..1237f547 100644 --- a/jasamedika-config/src/main/resources/jdbc.laundry.properties +++ b/jasamedika-config/src/main/resources/jdbc.laundry.properties @@ -8,10 +8,10 @@ hibernate.show_sql = false hikari.config.maximum.pool.size = 5 # DB Production -jdbc.url = jdbc:postgresql://192.168.12.1:5432/rsab_hk_production +jdbc.url = jdbc:postgresql://psql1.rsabhk.lan:5432/rsab_hk_production jdbc.username = postgres jdbc.password = root -jdbc.serverName = 192.168.12.1 +jdbc.serverName = psql1.rsabhk.lan jdbc.databaseName = rsab_hk_production jdbc.portNumber = 5432 diff --git a/jasamedika-config/src/main/resources/jdbc.sdm.properties b/jasamedika-config/src/main/resources/jdbc.sdm.properties index 1dd2cc83..fcd2bf82 100644 --- a/jasamedika-config/src/main/resources/jdbc.sdm.properties +++ b/jasamedika-config/src/main/resources/jdbc.sdm.properties @@ -8,10 +8,10 @@ hibernate.show_sql = false hikari.config.maximum.pool.size = 120 # DB Production -jdbc.url = jdbc:postgresql://192.168.12.1:5432/rsab_hk_production +jdbc.url = jdbc:postgresql://psql1.rsabhk.lan:5432/rsab_hk_production jdbc.username = postgres jdbc.password = root -jdbc.serverName = 192.168.12.1 +jdbc.serverName = psql1.rsabhk.lan jdbc.databaseName = rsab_hk_production jdbc.portNumber = 5432 diff --git a/jasamedika-config/src/main/resources/jdbc.web.properties b/jasamedika-config/src/main/resources/jdbc.web.properties index 7b8cdf57..23de6401 100644 --- a/jasamedika-config/src/main/resources/jdbc.web.properties +++ b/jasamedika-config/src/main/resources/jdbc.web.properties @@ -8,10 +8,10 @@ hibernate.show_sql = false hikari.config.maximum.pool.size = 50 # DB Production -jdbc.url = jdbc:postgresql://192.168.12.1:5432/rsab_hk_production +jdbc.url = jdbc:postgresql://psql1.rsabhk.lan:5432/rsab_hk_production jdbc.username = postgres jdbc.password = root -jdbc.serverName = 192.168.12.1 +jdbc.serverName = psql1.rsabhk.lan jdbc.databaseName = rsab_hk_production jdbc.portNumber = 5432