configure preview server to allow access from any host
authorDan Allen <dan@opendevise.com>
Wed, 26 Jun 2019 00:18:35 +0000 (18:18 -0600)
committerDan Allen <dan@opendevise.com>
Wed, 26 Jun 2019 06:52:22 +0000 (00:52 -0600)
commitf49b50e0e4e5a6d07983b1f94232df361d4c0fb8
treed33dfb09c7821463452d80b91c6a06b8393f5633
parent40309d5eb9d6cee30e8a1637ee98668a907e9dd8
configure preview server to allow access from any host

- set host of preview server to 0.0.0.0
- move server config to top-level constant
- patch gulp-connect log to report URL with localhost and URL with local IP
gulp.d/tasks/serve.js
gulpfile.js