Major update

This commit is contained in:
2023-06-01 08:52:05 -05:00
parent d7c0f373f4
commit df84287eb2
264 changed files with 8614 additions and 964 deletions

View File

@@ -13,7 +13,7 @@
"commandName": "Project",
"launchBrowser": true,
"launchUrl": "swagger",
"applicationUrl": "https://localhost:7510;http://localhost:5510",
"applicationUrl": "https://localhost:7570;http://localhost:5570",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}