bluehalo / node-fhir-server-core

An Open Source secure REST implementation for the HL7 FHIR Specification. For API documentation, please see https://github.com/Asymmetrik/node-fhir-server-core/wiki.
https://asymmetrik.com/healthcare
MIT License
393 stars 122 forks source link

7opf host ip 1 #198

Closed 7opf closed 5 years ago

7opf commented 5 years ago

Adds ability to specify the host interface to listen on. Currently will listen on all interfaces by default.

zeevo commented 5 years ago

Thanks Looking at this!

zeevo commented 5 years ago

@7opf Please double check your trailing white space changes to src/server/server.js. There seems to be linting issues.

zeevo commented 5 years ago

@7opf Still one other issue. You can run yarn lint to see any.