{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "JwtOptions": { "SecretKey": "secretkey_secretkey_secretkey_secretkey", "ExpiresHours": 24 }, "AllowedHosts": "*" }