Coursework_ComputerStore_Li.../ComputerStoreDatabaseImplement/Properties/launchSettings.json

12 lines
292 B
JSON

{
"profiles": {
"ComputerStoreDatabaseImplement": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:50447;http://localhost:50451"
}
}
}