Files
gpw_next/GPW.CORE.Test/appsettings.json
T
2023-01-09 09:38:35 +01:00

10 lines
142 B
JSON

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