Reverse proxy NPM #427
Answered
by
Lissy93
henkiewie
asked this question in
Help and Support
-
Hi, |
Beta Was this translation helpful? Give feedback.
Answered by
Lissy93
Jan 21, 2022
Replies: 1 comment 12 replies
-
This should work in exactly the same way. What error are you getting? If you're getting a CORS error, then you need to either set |
Beta Was this translation helpful? Give feedback.
12 replies
Answer selected by
Lissy93
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This should work in exactly the same way. What error are you getting?
If you're getting a CORS error, then you need to either set
useProxy: true
or set the correct allow headers - here's more info