ocombe / browser-sync-brunch

Adds BrowserSync http://browsersync.io/ support to brunch for automatic browser reloading and much more !
MIT License
26 stars 13 forks source link

External URL #14

Open popaprozac opened 7 years ago

popaprozac commented 7 years ago

With the default config, I can access the BrowserSync UI via localhost:3001 && ipaddress:3001 on my mobile device. I cannot load the default port :3333 on my mobile device. Any suggestions?