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

Internal Sphero IP address is hard-coded into dashboard #5

Open
bandrews opened this issue Jun 22, 2020 · 0 comments
Open

Internal Sphero IP address is hard-coded into dashboard #5

bandrews opened this issue Jun 22, 2020 · 0 comments

Comments

@bandrews
Copy link

In public/dashboard/src/App.js, an internal IP address (10.211.2.18) is hard coded into the example for determining which WebSocket to connect to. This address should instead be dynamic based on where the dashboard is loaded - ideally, using window.location.origin to auto detect the correct value if the dashboard is hosted on the same device connected to the RVR.

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