I have created an instance on Google Compute Engine and setup a web application in it. But the issue is that the web app picks internal IP address instead of the external which causes the app to malfunction.
Is there a solution to this issue that does require rewriting the code? It'd be just easier if the internal IP is just disabled.