about summary refs log tree commit diff
path: root/MatrixUtils.Web/Properties
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-02-08 21:08:22 +0100
committerRory& <root@rory.gay>2025-02-08 21:08:22 +0100
commite8196ca2e7532cccae2fdecce3dff14294f66750 (patch)
tree8f0f051c42b59ae2060d48ae759236f724a81994 /MatrixUtils.Web/Properties
parentUpdate ArcaneLibs to fix modal windows (diff)
downloadMatrixUtils-e8196ca2e7532cccae2fdecce3dff14294f66750.tar.xz
Various changes
Diffstat (limited to 'MatrixUtils.Web/Properties')
-rw-r--r--MatrixUtils.Web/Properties/launchSettings.json2
1 files changed, 1 insertions, 1 deletions
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" }