Files
TodoList/src/TodoList.Application/Properties/launchSettings.json
T

12 lines
282 B
JSON

{
"profiles": {
"TodoList.Application": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:53852;http://localhost:53853"
}
}
}