hiddentao / gulp-server-livereload

Gulp plugin to run a local webserver with livereload enabled via socket.io. Also comes with standalone command-line interface.
MIT License
93 stars 28 forks source link

configurable host param #32

Closed tobius closed 8 years ago

tobius commented 8 years ago

This allows a developer to expose their livereload server to other devices on the network.

hiddentao commented 8 years ago

Thanks.