Files
oi-metrology/ClientHub/appsettings.Development.json
2023-01-19 16:45:16 -07:00

15 lines
313 B
JSON

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