I have an Angular14 UI that makes API calls to an ASPNET6 backend server. I currently have to specify the UI URL as part of `builder.SetIsOriginAllowed(origin =>` but I am sure I should be able to configure this in CloudScribe somehow. How do I do this?

0
add a comment

Answers