13 lines
303 B
JSON
13 lines
303 B
JSON
|
{
|
||
|
"profiles": {
|
||
|
"ZeroFramework.IdentityServer.API": {
|
||
|
"commandName": "Project",
|
||
|
"launchBrowser": true,
|
||
|
"environmentVariables": {
|
||
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
||
|
},
|
||
|
"dotnetRunMessages": true,
|
||
|
"applicationUrl": "https://localhost:5001"
|
||
|
}
|
||
|
}
|
||
|
}
|