2023-05-17 15:17:00 +10:00
|
|
|
{
|
2023-11-30 16:18:14 +10:00
|
|
|
"ConnectionStrings": {
|
2023-12-01 16:41:37 +10:00
|
|
|
"RedisConnection": "10.99.253.216:6379,password=ParrP@ssPtk202MMdevDvs"
|
2023-11-30 16:18:14 +10:00
|
|
|
},
|
2023-05-17 15:17:00 +10:00
|
|
|
"Logging": {
|
|
|
|
|
"LogLevel": {
|
2023-09-20 15:27:13 +10:00
|
|
|
"Default": "Debug",
|
|
|
|
|
"Microsoft.AspNetCore": "Debug"
|
2023-05-17 15:17:00 +10:00
|
|
|
}
|
2023-08-24 17:03:12 +10:00
|
|
|
},
|
2023-09-27 11:31:46 +10:00
|
|
|
"Serilog": {
|
|
|
|
|
"MinimumLevel": {
|
|
|
|
|
"Default": "Information",
|
|
|
|
|
"Override": {
|
|
|
|
|
"Microsoft": "Warning",
|
|
|
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
2023-08-24 17:03:12 +10:00
|
|
|
"StorageSettings": {
|
|
|
|
|
"StoragePath": "W:\\"
|
2023-09-20 15:27:13 +10:00
|
|
|
},
|
|
|
|
|
"MqSettings": {
|
|
|
|
|
"GenerateTemplates": {
|
|
|
|
|
"HostName": "10.99.253.216"
|
|
|
|
|
}
|
2023-05-17 15:17:00 +10:00
|
|
|
}
|
|
|
|
|
}
|