From a4ea363f65063bb8ff6be59fc77e2e9eeec1af5e Mon Sep 17 00:00:00 2001 From: BOT Alex <44818698+MagicBOTAlex@users.noreply.github.com> Date: Tue, 27 Jun 2023 14:34:29 +0200 Subject: [PATCH] Update launchSettings.json --- LearningChineseSimplified/Properties/launchSettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LearningChineseSimplified/Properties/launchSettings.json b/LearningChineseSimplified/Properties/launchSettings.json index d31ce40..2e947c4 100644 --- a/LearningChineseSimplified/Properties/launchSettings.json +++ b/LearningChineseSimplified/Properties/launchSettings.json @@ -16,7 +16,7 @@ }, "dotnetRunMessages": "true", "inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}", - "applicationUrl": "https://localhost:5001;http://localhost:7860" + "applicationUrl": "https://localhost:5001;http://0.0.0.0:420" } }, "iisSettings": {