Skip to content

Commit 676889f

Browse files
Update appsettings.json
1 parent aa1b192 commit 676889f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

samples/ImageSharp.Web.Sample/appsettings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"Logging": {
33
"LogLevel": {
4-
"Default": "Warning"
4+
"Default": "Warning",
5+
"Microsoft.Hosting.Lifetime": "Information"
56
}
67
},
78
"AllowedHosts": "*"

0 commit comments

Comments
 (0)