Update jdbc.development.properties

Penyesuaian database terbaru
This commit is contained in:
Salman Manoe 2024-08-20 22:49:06 +07:00
parent 2ceae20e67
commit a4190c4a46

View File

@ -8,11 +8,11 @@ hibernate.show_sql = false
hikari.config.maximum.pool.size = 5
# DB Development
jdbc.url = jdbc:postgresql://192.168.12.3:5432/rsab_hk_22_01_24
jdbc.url = jdbc:postgresql://192.168.12.3:5432/rsab_hk_22_08_20
jdbc.username = smart_user
jdbc.password = 1miwhir3yr
jdbc.serverName = 192.168.12.3
jdbc.databaseName = rsab_hk_22_01_24
jdbc.databaseName = rsab_hk_22_08_20
jdbc.portNumber = 5432
corePoolSizeAsyncConfigurer = 5