Files
mapo-core/MP.MON/appsettings.Development.json
Samuele Locatelli d9b11f6f3f TAB3
Update fix immagini e appsettings
2025-03-27 16:32:19 +01:00

13 lines
198 B
JSON

{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"ServerConf": {
"BaseAppPath": "/MP/MON/"
}
}