Skip to content

Commit

Permalink
Good finds from James
Browse files Browse the repository at this point in the history
Co-authored-by: James Newton-King <james@newtonking.com>
  • Loading branch information
maddymontaquila and JamesNK authored Feb 14, 2025
1 parent bb42755 commit 107107f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/whats-new/dotnet-aspire-9.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@ You can now filter what you see in the Resource view by type, state, and health

When you click on a resource in the dashboard, more data now appears in the details pane, including references, back references, and volumes with their mount types.

![A screenshot of the aspire dashboard with references and back references showing](dashboard-resourcedetails.png)
![A screenshot of the aspire dashboard with references and back references showing](./media/dashboard-resourcedetails.png)

### CORS support for custom local domains

You can now set the "DOTNET_DASHBOARD_CORS_ALLOWED_ORIGINS" environment variable to allow the dashboard to receive telemetry from other browser apps, such as if you have resources running on custom localhost domains.
You can now set the `DOTNET_DASHBOARD_CORS_ALLOWED_ORIGINS` environment variable to allow the dashboard to receive telemetry from other browser apps, such as if you have resources running on custom localhost domains.

### Various UX improvements

Expand Down

0 comments on commit 107107f

Please sign in to comment.