12 lines
323 B
JSON
12 lines
323 B
JSON
{
|
|
"Serilog": {
|
|
"MinimumLevel": "Information"
|
|
},
|
|
"Node": {
|
|
"NodeId": "node-dev-a",
|
|
"ClusterId": "cluster-dev",
|
|
"ConfigDbConnectionString": "Server=localhost,14330;Database=OtOpcUaConfig;Integrated Security=True;TrustServerCertificate=True;Encrypt=False;",
|
|
"LocalCachePath": "config_cache.db"
|
|
}
|
|
}
|