Address not available after HttpRequest in Docker Container
So this is my setup: .NET Minimal APIs running in a Docker Container Keycloak running in a Docker Container In the development environment of my minimal-Api I can make a Http Request against the Keycloack Container to get an AccessToken…