File tree Expand file tree Collapse file tree 3 files changed +55
-2
lines changed Expand file tree Collapse file tree 3 files changed +55
-2
lines changed Original file line number Diff line number Diff line change @@ -131,4 +131,7 @@ local.properties
131
131
132
132
# env file
133
133
resource-server.env
134
- omh-server.env
134
+ omh-server.env
135
+
136
+ # drishti emr docker files
137
+ drishti-emr /web
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ services:
52
52
- resource-server
53
53
54
54
drishti-emr :
55
- build : ./drishti-emr/.
55
+ build : ./drishti-emr/web/ .
56
56
image : beapen/drishti-emr
57
57
depends_on :
58
58
- mysql
Original file line number Diff line number Diff line change
1
+ # Thu Dec 13 14:11:49 EST 2018
2
+ db.h2.supported =false
3
+ db.sql =classpath\://openmrs-distro.sql
4
+ name =Reference Application
5
+ omod.addresshierarchy =2.11.0
6
+ omod.adminui =1.2.3
7
+ omod.allergyui =1.8.1
8
+ omod.appframework =2.11.0
9
+ omod.appointmentscheduling =1.9.0
10
+ omod.appointmentschedulingui =1.7.0
11
+ omod.appui =1.8.0
12
+ omod.atlas =2.2
13
+ omod.atlas.type =omod
14
+ omod.calculation =1.2
15
+ omod.chartsearch =2.1.0
16
+ omod.coreapps =1.19.0
17
+ omod.dataexchange =1.3.2
18
+ omod.drishti =1.0.0-SNAPSHOT
19
+ omod.emrapi =1.24.4
20
+ omod.event =2.6.0
21
+ omod.event.groupId =org.openmrs
22
+ omod.formentryapp =1.4.2
23
+ omod.htmlformentry =3.7.0
24
+ omod.htmlformentryui =1.7.0
25
+ omod.htmlwidgets =1.9.0
26
+ omod.idgen =4.5.0
27
+ omod.legacyui =1.4.0
28
+ omod.metadatadeploy =1.10.0
29
+ omod.metadatamapping =1.3.4
30
+ omod.metadatasharing =1.5.0
31
+ omod.owa =1.9.0
32
+ omod.providermanagement =2.10.0
33
+ omod.referenceapplication =2.8.0
34
+ omod.referencedemodata =1.4.4
35
+ omod.referencemetadata =2.8.0
36
+ omod.registrationapp =1.12.0
37
+ omod.registrationcore =1.8.0
38
+ omod.reporting =1.16.0
39
+ omod.reportingcompatibility =2.0.5
40
+ omod.reportingrest =1.10.0
41
+ omod.reportingui =1.6.0
42
+ omod.serialization.xstream =0.2.14
43
+ omod.serialization.xstream.type =omod
44
+ omod.uicommons =2.6.0
45
+ omod.uiframework =3.13.0
46
+ omod.uilibrary =2.0.6
47
+ omod.webservices.rest =2.22.0
48
+ owa.openmrs-owa-sysadmin =1.1
49
+ version =2.8.0
50
+ war.openmrs =2.1.3
You can’t perform that action at this time.
0 commit comments