First commit

This commit is contained in:
2026-02-06 17:29:56 +09:00
commit ea90cc5d58
80 changed files with 75834 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}