Merge branch 'master' into dev-deploy
This commit is contained in:
commit
7a95cc1a2c
@ -8,11 +8,11 @@ hibernate.show_sql = false
|
|||||||
hikari.config.maximum.pool.size = 5
|
hikari.config.maximum.pool.size = 5
|
||||||
|
|
||||||
# DB Development
|
# DB Development
|
||||||
jdbc.url = jdbc:postgresql://192.168.12.3:5432/rsab_hk_production
|
jdbc.url = jdbc:postgresql://192.168.12.3:5432/rsab_hk_22_01_24
|
||||||
jdbc.username = smart_user
|
jdbc.username = smart_user
|
||||||
jdbc.password = 1miwhir3yr
|
jdbc.password = 1miwhir3yr
|
||||||
jdbc.serverName = 192.168.12.3
|
jdbc.serverName = 192.168.12.3
|
||||||
jdbc.databaseName = rsab_hk_production
|
jdbc.databaseName = rsab_hk_22_01_24
|
||||||
jdbc.portNumber = 5432
|
jdbc.portNumber = 5432
|
||||||
|
|
||||||
corePoolSizeAsyncConfigurer = 5
|
corePoolSizeAsyncConfigurer = 5
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user