Added source files

This commit is contained in:
Khwezi Mngoma
2026-03-14 12:04:43 +02:00
parent 0e6dd7e192
commit 30d84b27bf
70 changed files with 60530 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}