2024-02-05 16:05:02 +10:00
|
|
|
{
|
2025-12-29 19:21:51 +10:00
|
|
|
"ConnectionStrings": {
|
|
|
|
|
"DefaultConnection": "Server=10.99.253.184;Database=parr;User Id=app_parr; Password=PosdfkhT&)%sdfligL&%5546;",
|
|
|
|
|
"RedisConnection": "parr-redis:6379,password=ParrP@ssPtk202MMdevDvs"
|
|
|
|
|
},
|
|
|
|
|
"Logging": {
|
|
|
|
|
"LogLevel": {
|
|
|
|
|
"Default": "Information",
|
|
|
|
|
"Microsoft.EntityFrameworkCore": "Error",
|
|
|
|
|
"Microsoft.EntityFrameworkCore.Database.Command": "Warning",
|
|
|
|
|
"Microsoft.AspNetCore": "Warning"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"Serilog": {
|
|
|
|
|
"MinimumLevel": {
|
|
|
|
|
"Default": "Information",
|
|
|
|
|
"Override": {
|
|
|
|
|
"Microsoft": "Warning",
|
|
|
|
|
"Microsoft.EntityFrameworkCore": "Error",
|
|
|
|
|
"Microsoft.EntityFrameworkCore.Database.Command": "Warning",
|
|
|
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
|
|
|
}
|
2025-11-28 15:32:06 +10:00
|
|
|
}
|
2025-12-29 19:21:51 +10:00
|
|
|
},
|
|
|
|
|
"WorkerSettings": {
|
|
|
|
|
"RepeatEvery": "0:50:00"
|
2025-12-02 09:49:08 +10:00
|
|
|
}
|
2024-02-05 16:05:02 +10:00
|
|
|
}
|