Files
gwms/GWMS.UI/appsettings.Development.json
T
Samuele Locatelli 07efca5614 Fix ping checks
2021-06-25 10:48:17 +02:00

11 lines
262 B
JSON

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