2023-10-19 15:59:57 +10:00
|
|
|
|
{
|
2023-10-23 09:56:36 +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-23 09:56:36 +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-24 11:29:55 +10:00
|
|
|
|
},
|
|
|
|
|
|
"MqSettings": {
|
|
|
|
|
|
"HostName": "parr-rabbitmq",
|
|
|
|
|
|
"QueueName": "parr-orders",
|
|
|
|
|
|
"User": "espp_orders_manager",
|
|
|
|
|
|
"Password": "Lfhsdkfg*&%9sdfgf23"
|
2023-11-17 16:25:12 +10:00
|
|
|
|
},
|
|
|
|
|
|
"EsppOrderSettings": {
|
|
|
|
|
|
"Url": "http://rzd-espp-t-rpa-app-1.gvc.oao.rzd:8080/espp_api/OperationExecutor/",
|
|
|
|
|
|
"UserName": "Auto-PTK-DVS",
|
|
|
|
|
|
"AccountName": "АВТО ТЕХНОЛОГ ПТК-ДВС (AUTO-PTK-DVS)",
|
|
|
|
|
|
"Password": "123456789",
|
|
|
|
|
|
"EsppUserTimeZone": 10
|
2023-10-19 15:59:57 +10:00
|
|
|
|
}
|
|
|
|
|
|
}
|