Normalize

This commit is contained in:
2023-01-29 11:50:01 -07:00
parent 88710d5c8e
commit cb37f3d996
72 changed files with 2364 additions and 1 deletions

View File

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