LAND
- folder IOB upload esplicitata in config x esteso
This commit is contained in:
@@ -1,11 +1,18 @@
|
||||
{
|
||||
//"DetailedErrors": true,
|
||||
//"Logging": {
|
||||
// "LogLevel": {
|
||||
// "Default": "Information",
|
||||
// "Microsoft": "Warning",
|
||||
// "Microsoft.Hosting.Lifetime": "Information"
|
||||
// }
|
||||
//},
|
||||
"Environment": "Steam DEV"
|
||||
"DetailedErrors": true,
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft": "Warning",
|
||||
"Microsoft.Hosting.Lifetime": "Information"
|
||||
}
|
||||
},
|
||||
"Environment": "Steam DEV",
|
||||
"ServerConf": {
|
||||
"BaseUrl": "https://localhost:44309/",
|
||||
"CodApp": "MP-LAND",
|
||||
"IobUploadPath": "\\\\iis01\\c$\\inetpub\\wwwroot\\MP\\fileUpload",
|
||||
"Modulo": "MoonPro",
|
||||
"downloadPath": "C:\\Steamware\\installers\\MP"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user