File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ HDSS.Address=org.kemri.kisumu.hdss
15
15
LoggingServer.Address =ke.go.moh.loggingServer
16
16
17
17
# IP Address/port corresponding to each message destination (or wildcard)
18
- IPAddressPort.* =localhost:9720 /zip/length/md5
18
+ IPAddressPort.* =localhost:9710 /zip/length/md5
19
19
20
20
# Port on which the HTTPHandler listens for incoming HTTP requests
21
21
HTTPHandler.ListenPort =9712
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ LoggingServer.Address=ke.go.moh.loggingServer
17
17
# IP Address/port corresponding to each message destination (or wildcard)
18
18
# IPAddressPort.ke.go.moh.loggingServer=localhost:9712/zip/length/md5
19
19
IPAddressPort.ke.go.moh.facility.14080.tb.reception =localhost:9723/zip/length/md5
20
- # IPAddressPort.ke.go.moh.facility.14080.lpi=localhost:9721/zip/length/md5
21
- IPAddressPort.* =localhost:9720 /zip/length/md5
20
+ IPAddressPort.ke.go.moh.facility.14080.lpi =localhost:9721/zip/length/md5
21
+ IPAddressPort.* =localhost:9710 /zip/length/md5
22
22
23
23
# Port on which the HTTPHandler listens for incoming HTTP requests
24
24
HTTPHandler.ListenPort =9721
Original file line number Diff line number Diff line change @@ -74,12 +74,12 @@ LoggingServer.Address=ke.go.moh.loggingServer
74
74
# IPAddressPort.*
75
75
#
76
76
# IPAddressPort.ke.go.moh.mpi=localhost:9711/zip/length/md5
77
- IPAddressPort.ke.go.moh.facility.14080.lpi =192.168.2.1:9721/zip/length/md5
77
+ # IPAddressPort.ke.go.moh.facility.14080.lpi=192.168.2.1:9721/zip/length/md5
78
78
# IPAddressPort.ke.go.moh.facility.14080.cds=localhost:9722/zip/length/md5
79
79
# IPAddressPort.ke.go.moh.loggingServer=localhost:9712/zip/length/md5
80
80
# IPAddressPort.org.kemri.kisumu.hdss=localhost:9713/zip/length/md5
81
81
# IPAddressPort.*=192.168.2.1:9720/zip/length/md5
82
- IPAddressPort.* =192.168.2.1 :9720/zip/length/md5
82
+ IPAddressPort.* =localhost :9720/zip/length/md5
83
83
# Port on which the HTTPHandler listens for incoming HTTP requests
84
84
HTTPHandler.ListenPort =9723
85
85
You can’t perform that action at this time.
0 commit comments