first commit
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
mol
2023-12-08 13:49:50 +08:00
commit 32f4bfe768
260 changed files with 851816 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"AllowedHosts": "*"
}