d9b11f6f3f
Update fix immagini e appsettings
13 lines
198 B
JSON
13 lines
198 B
JSON
{
|
|
"DetailedErrors": true,
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"ServerConf": {
|
|
"BaseAppPath": "/MP/MON/"
|
|
}
|
|
}
|