Files
view-by-distance-mklink-con…/Normalize/ClientHub/appsettings.json
2023-02-01 23:15:14 -07:00

19 lines
395 B
JSON

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