DD.Keycloak.Client/DD.Keycloak.Client.Web/appsettings.json
2025-01-15 17:09:56 +05:00

10 lines
142 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}