Files
mapo-core/MP.Prog/appsettings.Development.json
Samuele Locatelli f44c32d501 Fix log TAB3
Fix PROG gestione TaskMan
2024-10-28 11:10:36 +01:00

13 lines
263 B
JSON

{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"ServerConf": {
"Prog.ApiUrl": "https://iis01.egalware.com/MP/PROG"
}
}