Init commit.

This commit is contained in:
2025-07-07 14:26:00 +08:00
commit 1e4aaf33f9
10 changed files with 1212 additions and 0 deletions

View File

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