Skip to content

Running xBrowserSync without reverse proxy in LAN #34

Description

@SuberSeb

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions