76 lines
940 B
Plaintext
76 lines
940 B
Plaintext
appCfg:
|
|
fullName: BPJS Bridge
|
|
codeName: simrs-vx
|
|
version: 0.1.0
|
|
env: development
|
|
lang: en
|
|
|
|
httpCfg:
|
|
host:
|
|
port:
|
|
|
|
dbCfg:
|
|
dsn:
|
|
maxOpenConns: 5
|
|
maxIdleConns: 5
|
|
maxIdleTime: 100
|
|
|
|
multiDbCfg:
|
|
- dbs :
|
|
name:
|
|
dsn:
|
|
maxOpenConns:
|
|
maxIdleConns:
|
|
maxIdleTime:
|
|
- bpjs
|
|
name: bpjs
|
|
dsn:
|
|
maxOpenConns:
|
|
maxIdleConns:
|
|
maxIdleTime:
|
|
|
|
loggerCfg:
|
|
hideTime:
|
|
hideLevel:
|
|
|
|
msCfg:
|
|
dsn:
|
|
|
|
langCfg:
|
|
active:
|
|
path:
|
|
fileName:
|
|
|
|
minioCfg:
|
|
endpoint:
|
|
region:
|
|
accessKey:
|
|
secretKey:
|
|
useSsl:
|
|
bucketName:
|
|
- patient
|
|
|
|
corsCfg:
|
|
allowedOrigin:
|
|
allowedMethod:
|
|
|
|
satuSehatCfg:
|
|
host: localhost:8200
|
|
|
|
corsCfg:
|
|
allowedOrigins:
|
|
- http://example.com
|
|
allowedMethod:
|
|
|
|
bpjsCfg:
|
|
baseUrl:
|
|
|
|
syncUrlCfg:
|
|
enable: false
|
|
targetHost:
|
|
prefix: new-to-old
|
|
source: old-app
|
|
secretKey: new-world-order!!
|
|
|
|
docsCfg:
|
|
path: ../../assets/docs/ |