16 lines
365 B
JSON
16 lines
365 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
"ConnectionStrings": {
|
|
"Default": "Data Source=D:\\FabApprovalWorkerService\\LocalDb.db"
|
|
},
|
|
"MonIn": {
|
|
"resource": "FAB_APPROVAL_WORKER_SERVICE_MES_OP_FE_TEST",
|
|
"workerUrl": "https://mestsa008.infineon.com:7851/"
|
|
}
|
|
}
|