Update jdbc.mirroring.properties

Perubahan cred koneksi database
This commit is contained in:
Salman Manoe 2024-01-24 11:00:09 +07:00
parent 8571e6aec8
commit bef13303ec

View File

@ -9,8 +9,8 @@ hikari.config.maximum.pool.size = 50
# DB Mirroring
jdbc.url = jdbc:postgresql://ds.rsabhk.lan:5432/rsab_hk_production
jdbc.username = smart_ds
jdbc.password = KiTaMaFjry
jdbc.username = smart_jasper
jdbc.password = ekAdeCmnJ3
jdbc.serverName = ds.rsabhk.lan
jdbc.databaseName = rsab_hk_production
jdbc.portNumber = 5432