2021-05-21 13:32:25 -05:00
|
|
|
{
|
2021-07-09 21:47:40 -05:00
|
|
|
"SPA": {
|
|
|
|
"BaseUri": "http://localhost:8080"
|
|
|
|
},
|
2021-05-21 13:32:25 -05:00
|
|
|
"Logging": {
|
|
|
|
"LogLevel": {
|
|
|
|
"Default": "Information",
|
|
|
|
"Microsoft": "Warning",
|
2021-07-09 21:47:40 -05:00
|
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
2021-05-21 13:32:25 -05:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"IdentityServer": {
|
|
|
|
"Key": {
|
|
|
|
"Type": "Development"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|