Files
mapo-core/MP.Prog/appsettings.Development.json
T
Samuele Locatelli e7ec7bab2f conf file json vari
2021-09-02 18:18:41 +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/"
}