I'm using Parallels Standard edition on my Mac. Windows is on virtual machine.
On Windows I have backend of the web application, on my Mac I have frontend of the application.
The problem is that, I'm not able to access endpoint served by backend from my frontend application. In other words, I...