Report this

What is the reason for this report?

Using VPC with App Services

Posted on October 24, 2025
Matt

By Matt

We have two Apps both in the same VPC (confirmed by viewing them via the VPC dashboard).

The frontend app connects to the backend app via an environment variable which is currently the full DigitalOcean.app URL of the backend app. e.g. https://back-app-3gxb7.ondigitalocean.app/

The Private IP for back-app shows as: 10.124.0.5, so I tried to replace the env var with https://10.124.0.5/ but but my build failed due to not being able to make a connection to the backend. Is there something more I need to do on back-app to allow connections over the private IP?

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.