From 2dd7bec90b532b45b8741428a63c16236dd646e0 Mon Sep 17 00:00:00 2001 From: BOT Alex <44818698+MagicBOTAlex@users.noreply.github.com> Date: Wed, 17 May 2023 20:07:07 +0200 Subject: [PATCH] Update launchSettings.json --- Otakians/Properties/launchSettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Otakians/Properties/launchSettings.json b/Otakians/Properties/launchSettings.json index d7e7e23..7f3c3b1 100644 --- a/Otakians/Properties/launchSettings.json +++ b/Otakians/Properties/launchSettings.json @@ -7,7 +7,7 @@ }, "dotnetRunMessages": true, "inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}", - "applicationUrl": "http://localhost:5222", + "applicationUrl": "http://0.0.0.0:420;http://localhost:5222/", "nativeDebugging": true }, "IIS Express": {