Disabling Web security #742
Unanswered
Vignesh-Wooga
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to disable the web security? I am facing issues with redirects -> 'http://localhost:5001' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Only way to surpass the issue is by making
js_errors: false
in the config.Beta Was this translation helpful? Give feedback.
All reactions