Update jdbc.localhost.properties

config db backup terbaru di localhost
This commit is contained in:
Salman Manoe 2023-08-04 07:45:53 +07:00
parent 436ffad61c
commit 349e96f090

View File

@ -8,11 +8,11 @@ hibernate.show_sql = true
hikari.config.maximum.pool.size = 5
# DB Development
jdbc.url = jdbc:postgresql://localhost:5432/rsabhk_backup
jdbc.url = jdbc:postgresql://localhost:5432/rsab_hk_production
jdbc.username = postgres
jdbc.password = Postgr3s
jdbc.password = [Rsabhk79]
jdbc.serverName = localhost
jdbc.databaseName = rsabhk_backup
jdbc.databaseName = rsab_hk_production
jdbc.portNumber = 5432
corePoolSizeAsyncConfigurer = 5