slezyradosti
Blazor Server and Client app, Azure question
I have Blazor Server and Client app. I deployed it on Azure Web App (not static).
When I open the created buy Azure link, client works, however I client uses wrong route for post method. How can I get the route where my Blazor Server is listening to requests?
64 replies