Skip to content

websocket connection fix for remote docker deployments#74

Open
markgale wants to merge 1 commit intoHVF:masterfrom
CACI-IIG:websocket-hostname
Open

websocket connection fix for remote docker deployments#74
markgale wants to merge 1 commit intoHVF:masterfrom
CACI-IIG:websocket-hostname

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