docker-browser-sync icon indicating copy to clipboard operation
docker-browser-sync copied to clipboard

Browser-Sync not working via --proxy option

Open markusritschel opened this issue 7 years ago • 0 comments

Hi there,

It seems like, the --proxy option for browser-sync is not working. When the browser-sync container serves static files from a (shared) volume, the page refreshes as desired. However, when I want to use the --proxy option, nothing happens. I can access the page via localhost:3000 but the browser doesn't refresh when I make changes. Any ideas why?

Thanks in advance, Markus

markusritschel avatar Oct 04 '18 18:10 markusritschel