Files
mapo-core/MP.MON/appsettings.Development.json
T
2025-03-15 10:29:46 +01:00

13 lines
205 B
JSON

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