Hello scixing,
After set to WithExternalHttpEndpoint issue has been resolved.
Copy
builder.AddProject<Projects.BlazorApp1>("blazorapp1")
.WithExternalHttpEndpoints();
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Everything looks normal, but I am unable to access any other applications except for the dashboard
Hello scixing,
After set to WithExternalHttpEndpoint issue has been resolved.
Copy
builder.AddProject<Projects.BlazorApp1>("blazorapp1")
.WithExternalHttpEndpoints();