BrowserSync / browser-sync

Keep multiple browsers & devices in sync when building websites. https://browsersync.io
https://discord.gg/2d2xUThp
Apache License 2.0
12.17k stars 756 forks source link

Vhost not working correctly #1502

Open yurenlimbu opened 6 years ago

yurenlimbu commented 6 years ago

browserSync.init({ proxy: 'http://test.dev/', host: 'test.dev', open: 'external' });

It open with http://test.dev:3000

I need to load url without port like http://test.dev

Mil00Z commented 6 years ago

i use Laragon without Gulp/grunt settings but i have the same issue : enable to liveReload on proxying