mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-04-05 17:38:01 +08:00
13 lines
311 B
JSON
13 lines
311 B
JSON
{
|
|
"profiles": {
|
|
"IdentityServer": {
|
|
"commandName": "Project",
|
|
"launchBrowser": false,
|
|
"launchUrl": ".well-known/openid-configuration",
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
},
|
|
"applicationUrl": "http://localhost:12796"
|
|
}
|
|
}
|
|
} |