Files
oi-metrology/ClientHub/appsettings.json
2023-01-15 18:40:32 -07:00

18 lines
391 B
JSON

{
"AllowedHosts": "*",
"ApiUrl": "http://localhost:50199",
"BuildNumber": "1",
"Company": "Infineon Technologies Americas Corp.",
"GitCommitSeven": "1234567",
"IsDevelopment": false,
"IsStaging": false,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"MonAResource": "Asdf_Asdf_EC",
"MonASite": "auc"
}