mirror of
https://github.com/ditkrg/AuthorizationServerDemos.git
synced 2026-01-22 22:47:02 +00:00
13 lines
346 B
JSON
13 lines
346 B
JSON
{
|
|
"profiles": {
|
|
"SelfHost": {
|
|
"commandName": "Project",
|
|
"launchBrowser": true,
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development",
|
|
"ASPNETCORE_HOSTINGSTARTUPASSEMBLIES": "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation"
|
|
},
|
|
"applicationUrl": "http://localhost:10000"
|
|
}
|
|
}
|
|
} |