My ASP.NET core app startup route is set as:
/api/values
I want to change this startup route to be:
/
Loo
Adam Weitzman is right, but you can also switch it using Visual Studio's GUI.
Launch URL