Scheduler refinements

This commit is contained in:
2025-10-20 12:03:46 -04:00
parent dd8921f6fe
commit c42cc43399
6 changed files with 103 additions and 47 deletions
+10
View File
@@ -55,6 +55,16 @@
},
"publishAllPorts": true,
"useSSL": true
},
"Scheduler": {
"commandName": "Project",
"launchBrowser": true,
"launchUrl": "meeting-schedule",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"dotnetRunMessages": true,
"applicationUrl": "https://localhost:7235;http://localhost:5013"
}
},
"$schema": "http://json.schemastore.org/launchsettings.json",