doc: finished ER-Model

This commit is contained in:
Henry Trumme
2025-04-17 19:04:26 +02:00
parent b9c734826a
commit 370edc17e9
19 changed files with 488 additions and 3686 deletions

View File

@@ -4,8 +4,8 @@
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:13037",
"sslPort": 44384
"applicationUrl": "http://localhost:34600",
"sslPort": 44365
}
},
"profiles": {
@@ -13,7 +13,7 @@
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "http://localhost:5291",
"applicationUrl": "http://localhost:5142",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
@@ -22,7 +22,7 @@
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7017;http://localhost:5291",
"applicationUrl": "https://localhost:7170;http://localhost:5142",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}