diff --git a/LANCommander.Server/Properties/launchSettings.json b/LANCommander.Server/Properties/launchSettings.json index fba57259..14f75b12 100644 --- a/LANCommander.Server/Properties/launchSettings.json +++ b/LANCommander.Server/Properties/launchSettings.json @@ -12,7 +12,7 @@ "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": true, - "applicationUrl": "https://localhost:7087;http://localhost:5087", + "applicationUrl": "http://localhost:1337", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }