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
hi,
just looking to get started with tortoisedb and I'm trying out the todo-app. I'm getting an issue with CORS
Access to XMLHttpRequest at 'http://localhost:3000/_changed_meta_docs' from origin 'http://localhost:8081' has been blocked by CORS policy
is there something I need to add to the config for it to allow CORS? either in the code or on the mongodb side?
thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
hi,
just looking to get started with tortoisedb and I'm trying out the todo-app. I'm getting an issue with CORS
Access to XMLHttpRequest at 'http://localhost:3000/_changed_meta_docs' from origin 'http://localhost:8081' has been blocked by CORS policy
is there something I need to add to the config for it to allow CORS? either in the code or on the mongodb side?
thanks
The text was updated successfully, but these errors were encountered: