Files
mapo-core/MP.Stats/appsettings.Development.json
Samuele Locatelli 43aae08d1e STATS:
- Update visualizzazione ODL ed Energy
2025-02-18 11:57:06 +01:00

15 lines
527 B
JSON

{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
//"ConnectionStrings": {
// "DefaultConnection": "Server=SQL2022PROD;Database=TFT_MoonPro_STATS_Prod;Trusted_Connection=True;MultipleActiveResultSets=true",
// "MP.Stats": "Server=SQL2022PROD;Database=TFT_MoonPro_STATS_Prod;User ID=sa;Password=keyhammer16;integrated security=False;MultipleActiveResultSets=True;App=MP.STATS;"
//}
}