47 lines
914 B
JSON
47 lines
914 B
JSON
{
|
|
"ConnectionStrings": {
|
|
"RedisConnection": "10.99.253.216:6379,password=ParrP@ssPtk202MMdevDvs"
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Debug",
|
|
"Microsoft.AspNetCore": "Debug"
|
|
}
|
|
},
|
|
"Serilog": {
|
|
"MinimumLevel": {
|
|
"Default": "Debug",
|
|
"Override": {
|
|
"Microsoft": "Warning",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
}
|
|
},
|
|
"StorageSettings": {
|
|
"StoragePath": "W:\\"
|
|
},
|
|
"MqSettings": {
|
|
"GenerateTemplates": {
|
|
"HostName": "10.99.253.216"
|
|
},
|
|
"TemplateDistributor": {
|
|
"HostName": "10.99.253.216"
|
|
},
|
|
"TemplateActivator": {
|
|
"HostName": "10.99.253.216"
|
|
},
|
|
"TemplatesMatcher": {
|
|
"HostName": "10.99.253.216"
|
|
},
|
|
"Statistics": {
|
|
"StatMqAuth": {
|
|
"HostName": "10.99.253.216"
|
|
}
|
|
|
|
}
|
|
},
|
|
"InfluxDbSettings": {
|
|
"Url": "http://10.99.253.216:8086"
|
|
}
|
|
}
|