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
Hi,
I ran the app on docker on the ubuntu machine and I access it using the kali machine. But when I check the different pages, the following error is displayed in the console (of course, the error is not displayed on the local machine): Access to XMLHttpRequest at 'http://localhost:3001/api/users' from origin 'http://192.168.11.138:3000' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Do you have any ideas?
The text was updated successfully, but these errors were encountered:
Hi,
I ran the app on docker on the ubuntu machine and I access it using the kali machine. But when I check the different pages, the following error is displayed in the console (of course, the error is not displayed on the local machine):
Access to XMLHttpRequest at 'http://localhost:3001/api/users' from origin 'http://192.168.11.138:3000' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Do you have any ideas?
The text was updated successfully, but these errors were encountered: