1
0
mirror of https://github.com/bitwarden/server synced 2026-02-07 04:03:26 +00:00

feat: Add Aspire Apphost and ServiceDefault projects

This commit is contained in:
Stephon Brown
2025-12-10 17:01:07 -06:00
parent fafc61d7b9
commit f570887999
11 changed files with 526 additions and 0 deletions

View File

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