diff --git a/LearningChineseSimplified/Properties/launchSettings.json b/LearningChineseSimplified/Properties/launchSettings.json index e1c1dbe..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:420" + "applicationUrl": "https://localhost:5001;http://0.0.0.0:420" } }, "iisSettings": {