Hi,
I have successfully deployed an app on the cloud.
For part of my functionalities I am relying on some local services and for this reason I have made settings to change the URL of the APIs that I am using.
The issue is that I cannot use my local APIs within my app once it is on the cloud. I guess this is normal, but just to confirm if it is possible or not?