Files
egwcorelib/Egw.Core.Razor.Test/appsettings.json
T
Samuele E. Locatelli (MBA) 927226ee31 Release preliminare
2023-01-26 21:46:35 +01:00

10 lines
142 B
JSON

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