eda-viewer/EDA Viewer/appsettings.json

19 lines
607 B
JSON

{
"Company": "Infineon Technologies Americas Corp.",
"ECEDADatabasePassword": "8vIs2nEZPkcdBUfXX0hHlA==",
"EncryptedPassword": "CUGygiPwahy4U3j+6KqqoMZ08STyVDR1rKm6MwPpt00=",
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Log4netProvider": "Information",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"IFXEDADatabasePassword": "8vIs2nEZPkcdBUfXX0hHlA==",
"MonARessource": "EDA_Viewer_EC",
"Server": "messv02ecc1.ec.local",
"ServiceUser": "ECMESEAF",
"URLs": "http://localhost:5002;",
"WorkingDirectoryName": "IFXApps"
}