Added aspire apphost

This commit is contained in:
Khwezi Mngoma
2026-05-01 21:01:03 +02:00
parent 34c30338a3
commit 89a7c9d42d
7 changed files with 495 additions and 1 deletions
@@ -0,0 +1,8 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}