12 lines
288 B
JSON
12 lines
288 B
JSON
{
|
|
"profiles": {
|
|
"ComputerStoreBusinessLogic": {
|
|
"commandName": "Project",
|
|
"launchBrowser": true,
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
},
|
|
"applicationUrl": "https://localhost:50448;http://localhost:50454"
|
|
}
|
|
}
|
|
} |