Update fix immagini e appsettings
This commit is contained in:
Samuele Locatelli
2025-03-27 16:32:19 +01:00
parent cf53bfcada
commit d9b11f6f3f
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -1,12 +1,12 @@
{
"DetailedErrors": true,
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
},
"ServerConf": {
"BaseAppPath": "/MP/MON/"
}
},
"ServerConf": {
"BaseAppPath": "/MP/MON/"
}
}