Normalize
This commit is contained in:
17
Normalize/ClientHub/appsettings.json
Normal file
17
Normalize/ClientHub/appsettings.json
Normal 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"
|
||||
}
|
Reference in New Issue
Block a user