Sicherung vor Merge

This commit is contained in:
maier_st
2024-10-25 13:25:15 +02:00
parent f1e934a9b5
commit f7b50320ca
2293 changed files with 288663 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"ConnectionStrings": {
"DefaultConnection": "Data Source=FSI.BT.IR.Organization.db"
},
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}