-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.env.ips
35 lines (26 loc) · 882 Bytes
/
.env.ips
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
CLUSTERED_MODE=false
# LOG
DEBUG=0
BASHLOG_FILE=0
BASHLOG_FILE_PATH=platform.log
# OpenHIM Console Config
## For cloud server deployment change your localhost to IP address.
OPENHIM_CORE_MEDIATOR_HOSTNAME=localhost
OPENHIM_MEDIATOR_API_PORT=8080
OPENHIM_CONSOLE_BASE_URL=http://localhost:9000
# Hapi FHIR
FHIR_IG_URL="https://openhie.github.io/Rwanda-HIV/"
#IPS_ENABLED=true
#DISABLE_VALIDATION=true
IMPORT_ONLY=""
# To change version of fhir used. Default is R4
FHIR_VERSION=R5
HF_IMAGE_TAG=v6.8.0-r4-r5
# MPI Mediator
# used in the IG validation role for the stubbed patient profile
#PATIENT_PROFILE_FOR_STUB_PATIENT=http://fhir.health.gov.lk/ips/StructureDefinition/patient-identity-cross-reference
# Grafana
GF_SERVER_DOMAIN=rwanda-ips.testbed.jembi.cloud
#KC_GRAFANA_ROOT_URL=https://rwanda-ips.testbed.jembi.cloud/grafana
# Monitoring Retention
MO_RETENTION_TIME=6m