From 0b220e93ba327396bdbb84dcca75a83075983d1d Mon Sep 17 00:00:00 2001 From: wangyueyang <645583145@qq.com> Date: Tue, 17 Sep 2024 22:31:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebStarter/Properties/launchSettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebStarter/Properties/launchSettings.json b/WebStarter/Properties/launchSettings.json index 9af25ae..82f39c3 100644 --- a/WebStarter/Properties/launchSettings.json +++ b/WebStarter/Properties/launchSettings.json @@ -17,7 +17,7 @@ "applicationUrl": "http://localhost:5034", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development", - "profiles_active": "dev" + "profiles_active": "prod" } }, "IIS Express": {