Closed 7opf closed 5 years ago
Adds ability to specify the host interface to listen on. Currently will listen on all interfaces by default.
Thanks Looking at this!
@7opf Please double check your trailing white space changes to src/server/server.js. There seems to be linting issues.
src/server/server.js
@7opf Still one other issue. You can run yarn lint to see any.
yarn lint
Adds ability to specify the host interface to listen on. Currently will listen on all interfaces by default.