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

Don't require HTTPS for backend connection #8

Open
jarrpa opened this issue Nov 10, 2024 · 0 comments
Open

Don't require HTTPS for backend connection #8

jarrpa opened this issue Nov 10, 2024 · 0 comments

Comments

@jarrpa
Copy link

jarrpa commented Nov 10, 2024

For the purposes of testing the frontend during development, it should be possible to run the backend on the same machine as the frontend. However, currently the frontend has hardcoded the use of HTTPS when communicating with the backend service. Please make this optional and easy to switch off.

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