diff --git a/sample-applications/blazing-coffee/BlazingCoffee/Client/Properties/launchSettings.json b/sample-applications/blazing-coffee/BlazingCoffee/Client/Properties/launchSettings.json index 8fd0697d..9169a981 100644 --- a/sample-applications/blazing-coffee/BlazingCoffee/Client/Properties/launchSettings.json +++ b/sample-applications/blazing-coffee/BlazingCoffee/Client/Properties/launchSettings.json @@ -3,7 +3,8 @@ "windowsAuthentication": false, "anonymousAuthentication": true, "iisExpress": { - "applicationUrl": "http://localhost:55833/blazor-coffee/", + "applicationUrl": "http://localhost:55833", + "launchUrl": "blazor-coffee", "sslPort": 44356 } }, @@ -20,7 +21,8 @@ "commandName": "Project", "launchBrowser": true, "inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/blazor-coffee/_framework/debug/ws-proxy?browser={browserInspectUri}", - "applicationUrl": "https://localhost:5001/blazor-coffee/;http://localhost:5000/blazor-coffee/", + "applicationUrl": "https://localhost:5001;http://localhost:5000", + "launchUrl": "blazor-coffee", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } diff --git a/sample-applications/blazing-coffee/BlazingCoffee/Server/Properties/launchSettings.json b/sample-applications/blazing-coffee/BlazingCoffee/Server/Properties/launchSettings.json index c8809ce9..fb1d0e7c 100644 --- a/sample-applications/blazing-coffee/BlazingCoffee/Server/Properties/launchSettings.json +++ b/sample-applications/blazing-coffee/BlazingCoffee/Server/Properties/launchSettings.json @@ -3,7 +3,8 @@ "windowsAuthentication": false, "anonymousAuthentication": true, "iisExpress": { - "applicationUrl": "http://localhost:55833/blazor-coffee/", + "applicationUrl": "http://localhost:55833", + "launchUrl": "blazor-coffee", "sslPort": 44356 } }, @@ -20,7 +21,8 @@ "commandName": "Project", "launchBrowser": true, "inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/blazor-coffee/_framework/debug/ws-proxy?browser={browserInspectUri}", - "applicationUrl": "https://localhost:5001/blazor-coffee/;http://localhost:5000/blazor-coffee/", + "applicationUrl": "https://localhost:5001;http://localhost:5000", + "launchUrl": "blazor-coffee", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: