svg-layout-designer-react/csharp/SVGLDLibs/SVGLDWebAPI/appsettings.json

9 lines
142 B
JSON

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