Akryum / Akryum/vue-cli-plugin-ssr
Problem with CORS policy when VueJs App with revers Proxy
Open
- Dominant language
- JavaScript
- Stars
- 441
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I have a problem with cors policy when Vue Js app is in served by a reverse proxy (rack-reverse-proxy).
I can't access to my main.js because a content security policy.
The problem appear just in server side, not in client side.
My Vue.js App is served by proxy with port localhost:3000.
Do you know how to fix it?


Thanks a lot :)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.