Fix init RIOC, aggiunta fusioncache su RIOC, test con reset (da gestire meglio)

This commit is contained in:
Samuele Locatelli
2026-06-20 13:21:23 +02:00
parent 727452c60d
commit 1e22c24e95
52 changed files with 476 additions and 239 deletions
+2 -1
View File
@@ -3,7 +3,8 @@
"LogLevel": {
"Default": "Information",
"Yarp": "Warning",
"Microsoft.AspNetCore": "Warning"
"Microsoft.AspNetCore": "Warning",
"FusionCache": "Warning"
}
}
}