Update jdbc.development.properties
Penyesuaian database terbaru
This commit is contained in:
parent
2ceae20e67
commit
901a4cb562
@ -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_24_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_24_08_20
|
||||
jdbc.portNumber = 5432
|
||||
|
||||
corePoolSizeAsyncConfigurer = 5
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user