Skip to content

sidecar-rc2

@keegan-caruso keegan-caruso tagged this 29 Oct 20:54
Implemented host filtering to restrict connections to `localhost`
outside of development environments. Updated
`Program.cs` to include `AddHostFiltering` and `UseHostFiltering`.

Removed `AllowedHosts` from `appsettings.json` as it is now
hardcoded. Updated `README.md` to clarify this behavior.

Co-authored-by: Keegan Caruso <keegancaruso@microsoft.com>
Assets 2
Loading