2023-09-20 16:51:29 +10:00
|
|
|
{
|
2023-09-22 15:30:57 +10:00
|
|
|
"ConnectionStrings": {
|
|
|
|
|
"DefaultConnection": "Server=10.99.253.184;Database=parr;User Id=app_parr; Password=PosdfkhT&)%sdfligL&%5546;"
|
|
|
|
|
},
|
2023-09-20 16:51:29 +10:00
|
|
|
"Logging": {
|
|
|
|
|
"LogLevel": {
|
|
|
|
|
"Default": "Information",
|
|
|
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Serilog": {
|
|
|
|
|
"MinimumLevel": {
|
|
|
|
|
"Default": "Debug",
|
|
|
|
|
"Override": {
|
|
|
|
|
"Microsoft": "Warning",
|
|
|
|
|
"Microsoft.Hosting.Lifetime": "Debug"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"WriteTo": [
|
|
|
|
|
{
|
|
|
|
|
"Name": "File",
|
|
|
|
|
"Args": {
|
|
|
|
|
"path": "log/log-.txt",
|
|
|
|
|
"rollingInterval": "Day"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
]
|
2023-09-21 15:21:33 +10:00
|
|
|
},
|
|
|
|
|
"MqSettings": {
|
2023-10-10 09:16:41 +10:00
|
|
|
"HostName": "10.99.253.216",
|
2023-09-21 15:21:33 +10:00
|
|
|
"QueueName": "parr-generate-templates",
|
|
|
|
|
"User": "generate_templates_worker",
|
|
|
|
|
"Password": "Dhgdf%d&609sssa"
|
2023-09-20 16:51:29 +10:00
|
|
|
}
|
|
|
|
|
}
|