25 lines
739 B
Properties
25 lines
739 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 = 5
|
|
|
|
# DB Production
|
|
jdbc.url = jdbc:postgresql://psql1.rsabhk.lan:5432/rsab_hk_production
|
|
jdbc.username = smart_user
|
|
jdbc.password = 1miwhir3yr
|
|
jdbc.serverName = psql1.rsabhk.lan
|
|
jdbc.databaseName = rsab_hk_production
|
|
jdbc.portNumber = 5432
|
|
|
|
corePoolSizeAsyncConfigurer = 5
|
|
maxPoolSizeAsyncConfigurer = 5
|
|
|
|
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/ |