You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I finally installed the mercure hub on a virtual machine. My publish is working but when I'm trying to subscribe, then I get the CORS error. I'm running the mercure hub docker image inside the ubuntu VM and within that VM, I have nginx that listens to that port 8080.
The text was updated successfully, but these errors were encountered:
vitamin-code
changed the title
CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource even for Anonymous
CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource
May 31, 2024
Hello,
I finally installed the mercure hub on a virtual machine. My publish is working but when I'm trying to subscribe, then I get the CORS error. I'm running the mercure hub docker image inside the ubuntu VM and within that VM, I have nginx that listens to that port 8080.
Here's my nginx
Here's my docker run command:
Still, I get the CORS error on my local
The text was updated successfully, but these errors were encountered: