From b4a50bad4080084c86be6254955db40a18ffbfd9 Mon Sep 17 00:00:00 2001 From: Gregory Rudolph Date: Mon, 9 Aug 2021 21:10:06 -0400 Subject: [PATCH] Add proxy info --- Properties/launchSettings.json | 1 - 1 file changed, 1 deletion(-) diff --git a/Properties/launchSettings.json b/Properties/launchSettings.json index 58df8a7..b6d44c2 100644 --- a/Properties/launchSettings.json +++ b/Properties/launchSettings.json @@ -19,7 +19,6 @@ "commandName": "Project", "dotnetRunMessages": "true", "launchBrowser": true, - "applicationUrl": "https://localhost:5001;http://localhost:5000", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }