sergey icon indicating copy to clipboard operation
sergey copied to clipboard

Add --host option, default to localhost

Open mas-4 opened this issue 4 years ago • 0 comments

I added an option, --host, and default to localhost. Tested using npm test and also by running node index.js --watch --root=./example/ --host=0.0.0.0 and node index.js --watch --root=./example/ to compare whether I could access on another computer.

mas-4 avatar Jun 23 '20 17:06 mas-4