ADDED core backend to repo #3

This commit is contained in:
Marek Lesko
2025-07-15 11:03:25 +00:00
parent 18740f5119
commit 6f9864e6ac
15 changed files with 295 additions and 0 deletions

View File

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