Files
view-by-distance-mklink-con…/Normalize/ClientHub/appsettings.Development.json
2023-01-29 11:50:01 -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"
}