About .Net Aspire WithExternalHttpEndpoints()
Hi I'm adding Aspire orchestration to my solution which only contains a WebApi with a bunch of REST endpoints. But when I launch it over the AppHost, I'm unable to reach the rest endpoints (note: when a launch the project seperatly and place all connections string myself, everything works just fine). So obviously I have not understand a key point about aspire Routing :catderp: then I created a little dummy project with just one postgres container and plain Identity Endpoints to test it ... and the same result. I hope somebody can help me :nekojail:
