Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running xBrowserSync without reverse proxy in LAN #34

Open
SuberSeb opened this issue Jul 1, 2023 · 0 comments
Open

Running xBrowserSync without reverse proxy in LAN #34

SuberSeb opened this issue Jul 1, 2023 · 0 comments

Comments

@SuberSeb
Copy link

SuberSeb commented Jul 1, 2023

Is there a chance to run xBrowserSync in Docker without reverse proxy and not exposed to the internet at all (I want to use VPN to connect)?

With default setup http connection is not working properly. Let's say I run xBrowserSync on http://192.168.1.1:50000. When I'm opening tab with xBrowserSync page index.js and styles.js is loading from https://192.168.1.1:50000 (not http). Since I'm not using https in this setup, loading failes. Also Android clients can't connect to this instance at all.

Can you help me with configuration?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant