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

14 lines
264 B
JSON

{
"ApiUrl": "https://localhost:7130",
"DetailedErrors": true,
"IsDevelopment": true,
"IsStaging": false,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"MonAResource": "Asdf_Asdf_EC"
}