added properties files all modules

This commit is contained in:
salmanoe 2021-01-08 08:40:34 +07:00
parent 725a0ee55f
commit 5ec6f57009
5 changed files with 125 additions and 0 deletions

View File

@ -0,0 +1,25 @@
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://192.168.12.1:5432/rsab_hk_production
jdbc.username = postgres
jdbc.password = root
jdbc.serverName = 192.168.12.1
jdbc.databaseName = rsab_hk_production
jdbc.portNumber = 5432
corePoolSizeAsyncConfigurer = 5
maxPoolSizeAsyncConfigurer = 5
presensiCapturePath=//mnt//images//
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/

View File

@ -0,0 +1,25 @@
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://192.168.12.1:5432/rsab_hk_production
jdbc.username = postgres
jdbc.password = root
jdbc.serverName = 192.168.12.1
jdbc.databaseName = rsab_hk_production
jdbc.portNumber = 5432
corePoolSizeAsyncConfigurer = 5
maxPoolSizeAsyncConfigurer = 5
presensiCapturePath=//mnt//images//
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/

View File

@ -0,0 +1,25 @@
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://192.168.12.1:5432/rsab_hk_production
jdbc.username = postgres
jdbc.password = root
jdbc.serverName = 192.168.12.1
jdbc.databaseName = rsab_hk_production
jdbc.portNumber = 5432
corePoolSizeAsyncConfigurer = 5
maxPoolSizeAsyncConfigurer = 5
presensiCapturePath=//mnt//images//
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/

View File

@ -0,0 +1,25 @@
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://192.168.12.1:5432/rsab_hk_production
jdbc.username = postgres
jdbc.password = root
jdbc.serverName = 192.168.12.1
jdbc.databaseName = rsab_hk_production
jdbc.portNumber = 5432
corePoolSizeAsyncConfigurer = 5
maxPoolSizeAsyncConfigurer = 5
presensiCapturePath=//mnt//images//
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/

View File

@ -0,0 +1,25 @@
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 Production
jdbc.url = jdbc:postgresql://192.168.12.1:5432/rsab_hk_production
jdbc.username = postgres
jdbc.password = root
jdbc.serverName = 192.168.12.1
jdbc.databaseName = rsab_hk_production
jdbc.portNumber = 5432
corePoolSizeAsyncConfigurer = 50
maxPoolSizeAsyncConfigurer = 100
presensiCapturePath=//mnt//images//
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/