Refresh compilazione MON che da problemi in Jetco
This commit is contained in:
@@ -3,10 +3,18 @@
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
"Microsoft.AspNetCore": "Warning",
|
||||
"Microsoft.Hosting.Lifetime": "Information"
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
"MP.Mon": "Server=localhost\\sqlexpress;Database=Jetco_MoonPro;User ID=steamware;Password=viadante16;integrated security=False;MultipleActiveResultSets=True;App=MP.Mon;",
|
||||
"MP.Stats": "Server=localhost\\sqlexpress;Database=Jetco_MoonPro_STATS;User ID=steamware;Password=viadante16;integrated security=False;MultipleActiveResultSets=True;App=MP.STATS;",
|
||||
"Redis": "localhost:6379,DefaultDatabase=1,connectTimeout=5000,syncTimeout=5000,asyncTimeout=5000,abortConnect=false,ssl=false"
|
||||
},
|
||||
"ServerConf": {
|
||||
"BaseAppPath": "/MP/MON/"
|
||||
"BaseAppPath": "/MP/MON/",
|
||||
"maxAge": "2000",
|
||||
"cssOverlayOff": "bg-dark text-light bg-opacity-50"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user