Disable orleans reminder for deploy and add whitelisted addresses

This commit is contained in:
2025-08-15 16:48:23 +07:00
parent 54bf914e95
commit 0966eace58
12 changed files with 188 additions and 29 deletions

View File

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