How can i enable CORS #832
Closed
paulocoutinhox
started this conversation in
General
Replies: 3 comments 1 reply
-
whats cors: https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS you can use this cors package: you have to allow your domain where your webclient (frontend) is hosted. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I made it works for custom routes
But for
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I solved the problem. The nginx config need be this:
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
How can i enable CORS:
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions