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": {