We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ded0a38 commit cf2b349Copy full SHA for cf2b349
1 file changed
MultiIdentityProvider/WebApi/Properties/launchSettings.json
@@ -3,7 +3,7 @@
3
"WebApi": {
4
"commandName": "Project",
5
"launchBrowser": true,
6
- "launchUrl": "api/values",
+ "launchUrl": "Index.html",
7
"environmentVariables": {
8
"ASPNETCORE_ENVIRONMENT": "Development"
9
},
0 commit comments