From e8196ca2e7532cccae2fdecce3dff14294f66750 Mon Sep 17 00:00:00 2001 From: Rory& Date: Sat, 8 Feb 2025 21:08:22 +0100 Subject: Various changes --- MatrixUtils.Web/Properties/launchSettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MatrixUtils.Web/Properties') diff --git a/MatrixUtils.Web/Properties/launchSettings.json b/MatrixUtils.Web/Properties/launchSettings.json index aa41dc8..660211d 100644 --- a/MatrixUtils.Web/Properties/launchSettings.json +++ b/MatrixUtils.Web/Properties/launchSettings.json @@ -13,7 +13,7 @@ "dotnetRunMessages": true, "launchBrowser": false, "inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}", - "applicationUrl": "http://localhost:5117", + "applicationUrl": "http://*:5117", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } -- cgit 1.5.1