Update properties files

Perubahan konfigurasi database menggunakan domain
This commit is contained in:
Salman Manoe 2023-05-24 09:35:53 +07:00
parent 9119900a20
commit 4ce37d8a24
8 changed files with 16 additions and 16 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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