neena / clews

An EHR built on Ruby on Rails that can take a HL7 feed from a machine.
1 stars 0 forks source link

Configurable hl7 ip #16

Closed garethrees closed 10 years ago

garethrees commented 10 years ago

FYI, you can set the port when loading up the server like so:

$ export HL7_IP=192.168.33.10
$ rails s