diff --git a/SPA/src/SpaClientApp/Properties/launchSettings.json b/SPA/src/SpaClientApp/Properties/launchSettings.json index ee7978d..a163661 100644 --- a/SPA/src/SpaClientApp/Properties/launchSettings.json +++ b/SPA/src/SpaClientApp/Properties/launchSettings.json @@ -21,7 +21,7 @@ "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }, - "applicationUrl": "http://localhost:57695/" + "applicationUrl": "http://localhost:5000/" } } } \ No newline at end of file