Coursework_ComputerStore_Li.../ComputerStoreBusinessLogic/Properties/launchSettings.json

12 lines
288 B
JSON

{
"profiles": {
"ComputerStoreBusinessLogic": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:50448;http://localhost:50454"
}
}
}