chore: ocelot installiert und für den Beispieldienst konfiguriert

This commit is contained in:
Developer 02
2025-01-15 14:36:38 +01:00
parent 9def5216be
commit eceaf066d7
7 changed files with 144 additions and 0 deletions

View File

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