Update appsettings.json

This commit is contained in:
sonic 2024-08-18 12:15:18 +02:00 committed by GitHub
parent 7c1e211482
commit b9efee5aad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -76,8 +76,8 @@
}, },
"Logging": { "Logging": {
"LogLevel": { "LogLevel": {
"Default": "Information", "Default": "None",
"Microsoft.AspNetCore": "Warning" "Microsoft.AspNetCore": "None"
} }
}, },
"AllowedHosts": "*" "AllowedHosts": "*"