Initial commit: add RainOpsMini project and documentation

This commit is contained in:
zhanghao0915
2026-05-18 16:41:05 +08:00
commit 2449d26916
216 changed files with 37704 additions and 0 deletions

View File

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