When I `dotnet run` an Aspire app, it prints 2 URLs it is listening to. One that works, and one I shouldn't click: <img width="443" alt="image" src="https://github.com/dotnet/aspire/assets/8291187/6f4d4a75-fdf6-43a2-a5cd-d3710d0c72ba"> If I click that 2nd URL, it gives me  We shouldn't be showing that URL as it is confusing which URL to click.