We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
franchise/src/db/bridge.js
Line 13 in b541e65
This line needs to take into account whatever host was set when running yarn start --host=MYHOST_IP
yarn start --host=MYHOST_IP
Otherwise, it's nothing but a nice web app that can run locally only.
Nice work though!
The text was updated successfully, but these errors were encountered:
un-hardcoding websocket connection to data bridge for non localhost d…
2b324fc
…eployments Should fix HVF#53 HVF#60 HVF#61 HVF#66
No branches or pull requests
franchise/src/db/bridge.js
Line 13 in b541e65
This line needs to take into account whatever host was set when running
yarn start --host=MYHOST_IP
Otherwise, it's nothing but a nice web app that can run locally only.
Nice work though!
The text was updated successfully, but these errors were encountered: