Update jdbc.localhost.properties
Penyesuaian config localhost baru
This commit is contained in:
parent
8c558eedbd
commit
f15894a8b7
@ -8,12 +8,12 @@ hibernate.show_sql = true
|
||||
hikari.config.maximum.pool.size = 5
|
||||
|
||||
# DB Development
|
||||
jdbc.url = jdbc:postgresql://localhost:5432/rsab_hk_production
|
||||
jdbc.url = jdbc:postgresql://localhost:5439/rsab_hk
|
||||
jdbc.username = postgres
|
||||
jdbc.password = [Rsabhk79]
|
||||
jdbc.serverName = localhost
|
||||
jdbc.databaseName = rsab_hk_production
|
||||
jdbc.portNumber = 5432
|
||||
jdbc.databaseName = rsab_hk
|
||||
jdbc.portNumber = 5439
|
||||
|
||||
corePoolSizeAsyncConfigurer = 5
|
||||
maxPoolSizeAsyncConfigurer = 5
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user