Update transactions to match design Stub out hub methods needed for VCinema Un-asynced Use interfaces to make mocking and testing easier WIP: VCinema ASP.NET Core edition Co-authored-by: Jack Hadrill <jack@hadrill.co.uk> Reviewed-on: #3
11 lines
182 B
JSON
11 lines
182 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft": "Warning",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
"AllowedHosts": "*"
|
|
}
|