25 lines
737 B
Properties
25 lines
737 B
Properties
jdbc.driver = org.postgresql.Driver
|
|
|
|
hibernate.dialect = org.hibernate.dialect.PostgreSQLDialect
|
|
hibernate.hbm2ddl = none
|
|
hibernate.format_sql = false
|
|
hibernate.show_sql = false
|
|
|
|
hikari.config.maximum.pool.size = 50
|
|
|
|
# DB Mirroring
|
|
jdbc.url = jdbc:postgresql://ds.rsabhk.lan:5432/rsab_hk_production
|
|
jdbc.username = smart_jasper
|
|
jdbc.password = ekAdeCmnJ3
|
|
jdbc.serverName = ds.rsabhk.lan
|
|
jdbc.databaseName = rsab_hk_production
|
|
jdbc.portNumber = 5432
|
|
|
|
corePoolSizeAsyncConfigurer = 10
|
|
maxPoolSizeAsyncConfigurer = 20
|
|
|
|
systemDirectory=/mnt/files/
|
|
reportDirectory=/home/svradmin/app-back/uploadfile/
|
|
|
|
urlServiceSarPras=https://smart.rsabhk.co.id:2222/jasamedika-web/
|
|
urlService=https://smart.rsabhk.co.id:2222/simrs_harkit/service/transaksi/ |