2023-10-19 15:59:57 +10:00
|
|
|
{
|
2023-10-20 12:33:49 +10:00
|
|
|
"ConnectionStrings": {
|
|
|
|
|
"DefaultConnection": "Server=10.99.253.184;Database=parr;User Id=app_parr; Password=PosdfkhT&)%sdfligL&%5546;"
|
|
|
|
|
},
|
2023-10-19 15:59:57 +10:00
|
|
|
"Logging": {
|
|
|
|
|
"LogLevel": {
|
|
|
|
|
"Default": "Information",
|
|
|
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
|
|
|
}
|
2023-10-20 12:33:49 +10:00
|
|
|
},
|
|
|
|
|
"Serilog": {
|
|
|
|
|
"MinimumLevel": {
|
|
|
|
|
"Default": "Debug",
|
|
|
|
|
"Override": {
|
|
|
|
|
"Microsoft": "Warning",
|
|
|
|
|
"Microsoft.Hosting.Lifetime": "Debug"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"WriteTo": [
|
|
|
|
|
{
|
|
|
|
|
"Name": "File",
|
|
|
|
|
"Args": {
|
|
|
|
|
"path": "log/log-.txt",
|
|
|
|
|
"rollingInterval": "Day"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
]
|
2023-10-23 13:50:43 +10:00
|
|
|
},
|
|
|
|
|
"WorkerSettings": {
|
|
|
|
|
"RepeatEvery": "1:00:00"
|
2023-10-24 15:40:52 +10:00
|
|
|
},
|
|
|
|
|
"EsppOrderSettings": {
|
|
|
|
|
"Url": "http://rzd-espp-t-rpa-app-1.gvc.oao.rzd:8080/espp_api/OperationExecutor/",
|
|
|
|
|
"UserName": "Auto-PTK-DVS",
|
|
|
|
|
"Password": "123456789",
|
2023-10-24 16:16:45 +10:00
|
|
|
"EsppUserTimeZone": 10
|
2023-10-19 15:59:57 +10:00
|
|
|
}
|
|
|
|
|
}
|