28 lines
782 B
Properties
28 lines
782 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 Development
|
|
jdbc.url = jdbc:postgresql://192.168.12.3:5432/rsab_hk_25_01_14
|
|
jdbc.username = smart_user
|
|
jdbc.password = 1miwhir3yr
|
|
jdbc.serverName = 192.168.12.3
|
|
jdbc.databaseName = rsab_hk_25_01_14
|
|
jdbc.portNumber = 5432
|
|
|
|
corePoolSizeAsyncConfigurer = 5
|
|
maxPoolSizeAsyncConfigurer = 5
|
|
|
|
systemDirectory=/mnt/files/
|
|
reportDirectory=/home/svradmin/app-back/uploadfile/
|
|
|
|
urlServiceSarPras=http://192.168.12.3:8080/jasamedika-web/
|
|
urlService=http://192.168.12.3:5555/simrs_harkit/service/transaksi/
|
|
|
|
app.etl.migrasi.pasien=http://localhost:8081/simrs/pasien/migrasi
|