Files
HomeMonitor/Calendar/Service/Properties/launchSettings.json

11 lines
216 B
JSON

{
"profiles": {
"Calendar": {
"commandName": "Project",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "http://localhost:5060"
}
}
}