fix: some cleanup and fixing runtime bugs, refs NOISSUE
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
"Default": "Trace",
|
||||
"Microsoft.AspNetCore": "Warning",
|
||||
"SongResolver": "Information",
|
||||
"SignalIntegration": "Information",
|
||||
"SongOfTheDay": "Trace"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
|
||||
Reference in New Issue
Block a user