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

websocket connection fix for remote docker deployments #74

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

markgale
Copy link

@markgale markgale commented Aug 9, 2019

websocket connection to data bridge was hard coded to localhost

fix is to take the hostname from the site location, so that it can be run up on more than just localhost e.g. docker toolbox or other remote deployment

Should fix #53 #60 #61 #66

@LittleFox94
Copy link

There still is hard coded ws:// protocol, detection of https (and thus wss://) would be a great addition

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

Successfully merging this pull request may close these issues.

connect postgresql but cann't connect
2 participants