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": {
|
2025-11-01 15:29:12 +10:00
|
|
|
"Default": "Debug",
|
2023-09-27 11:31:46 +10:00
|
|
|
"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"
|
2024-05-23 14:09:37 +10:00
|
|
|
},
|
2024-07-03 10:16:54 +10:00
|
|
|
"TemplateDistributor": {
|
|
|
|
|
"HostName": "10.99.253.216"
|
|
|
|
|
},
|
2024-07-25 12:26:54 +10:00
|
|
|
"TemplateActivator": {
|
|
|
|
|
"HostName": "10.99.253.216"
|
|
|
|
|
},
|
2025-11-01 15:29:12 +10:00
|
|
|
"TemplatesMatcher": {
|
|
|
|
|
"HostName": "10.99.253.216"
|
|
|
|
|
},
|
2024-05-23 14:09:37 +10:00
|
|
|
"Statistics": {
|
|
|
|
|
"StatMqAuth": {
|
|
|
|
|
"HostName": "10.99.253.216"
|
|
|
|
|
}
|
|
|
|
|
|
2023-09-20 15:27:13 +10:00
|
|
|
}
|
2024-05-28 14:35:39 +10:00
|
|
|
},
|
|
|
|
|
"InfluxDbSettings": {
|
|
|
|
|
"Url": "http://10.99.253.216:8086"
|
2023-05-17 15:17:00 +10:00
|
|
|
}
|
|
|
|
|
}
|