From 6fac30c2421f2eb9cbddf20c0e956c5b3033f284 Mon Sep 17 00:00:00 2001 From: Putoo <290555932@qq.com> Date: Sat, 30 May 2026 17:32:45 +0800 Subject: [PATCH] 222 --- Service/Application.Web/Properties/launchSettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Service/Application.Web/Properties/launchSettings.json b/Service/Application.Web/Properties/launchSettings.json index 2ab4651..2fd1bf3 100644 --- a/Service/Application.Web/Properties/launchSettings.json +++ b/Service/Application.Web/Properties/launchSettings.json @@ -5,7 +5,7 @@ "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": false, - "applicationUrl": "http://localhost:5031;http://192.168.0.110:5032", + "applicationUrl": "http://localhost:5031;", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }