Files
gwms/GWMS.UI/appsettings.Development.json
T
2021-06-21 11:25:22 +02:00

11 lines
256 B
JSON

{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"matrixUrl": "http://IIS01/zcode/"
}