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

CORS preventing localhost requests #243

Open
pumbas600 opened this issue Jun 10, 2024 · 0 comments
Open

CORS preventing localhost requests #243

pumbas600 opened this issue Jun 10, 2024 · 0 comments
Labels
backend An issue related to our backend package enhancement New feature or request

Comments

@pumbas600
Copy link
Collaborator

CORS is currently preventing requests from localhost on our deployed version. It would be good if we could get this to work as it would allow people to test the frontend by changing the API URL, without needing to start/setup the backend.

Note that the CORS configuration for the WebSockets is separate, but I believe it's even more restrictive so it'll be good to make that publically available too.

@pumbas600 pumbas600 added enhancement New feature or request backend An issue related to our backend package labels Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend An issue related to our backend package enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant