Files
gwms/GWMS.UI/appsettings.Development.json
T
2021-11-25 13:07:21 +01:00

11 lines
228 B
JSON

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