From a3624441ea2d7d4ec4af8152a2e9cd2a4fdfc4d7 Mon Sep 17 00:00:00 2001 From: "Gui.H" Date: Wed, 12 Oct 2022 11:01:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Ddocker?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FastTunnel.Server/Properties/launchSettings.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/FastTunnel.Server/Properties/launchSettings.json b/FastTunnel.Server/Properties/launchSettings.json index 64fd206..5d4041d 100644 --- a/FastTunnel.Server/Properties/launchSettings.json +++ b/FastTunnel.Server/Properties/launchSettings.json @@ -18,12 +18,6 @@ }, "applicationUrl": "https://localhost:5001;http://localhost:5000" }, - "IIS Express": { - "commandName": "IISExpress", - "environmentVariables": { - "ASPNETCORE_ENVIRONMENT": "Development" - } - }, "Docker": { "commandName": "Docker", "launchBrowser": true, @@ -32,4 +26,4 @@ "useSSL": true } } -} \ No newline at end of file +}