Normalize
This commit is contained in:
13
Normalize/ClientHub/appsettings.Development.json
Normal file
13
Normalize/ClientHub/appsettings.Development.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"ApiUrl": "https://localhost:7130",
|
||||
"DetailedErrors": true,
|
||||
"IsDevelopment": true,
|
||||
"IsStaging": false,
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"MonAResource": "Asdf_Asdf_EC"
|
||||
}
|
Reference in New Issue
Block a user