eda-viewer/EDA Viewer/appsettings.Development.json

20 lines
598 B
JSON

{
"Company": "Infineon Technologies Americas Corp.",
"ECEDADatabasePassword": "8vIs2nEZPkcdBUfXX0hHlA==",
"EncryptedPassword": "K1RyLhaIRyJTDbWutsuWWEiO2hTD3h7fW0BV/Cp+Ftw=",
"Logging": {
"LogLevel": {
"Default": "Debug",
"Microsoft": "Warning",
"Log4netProvider": "Debug",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"IFXEDADatabasePassword": "8vIs2nEZPkcdBUfXX0hHlA==",
"MonARessource": "EDA_Viewer_IFX",
"Server": "messv02ecc1_ec_local",
"ServiceUser": "mesedasvc",
"URLs": "http://localhost:5000;",
"WorkingDirectoryName": "IFXApps"
}