add: gitea tools

This commit is contained in:
h z
2025-05-08 01:14:41 +01:00
parent d73a724ce9
commit b1642aa6a3
9 changed files with 150 additions and 45 deletions

View File

@@ -2,7 +2,8 @@
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.Hosting.Lifetime": "Information"
"Microsoft.AspNetCore": "Warning"
}
}
},
"AllowedHosts": "*"
}