{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "Jwt": { "Key": "iFileProxy-JWT-Secret-Key-2024-Very-Long-Secret-Key-For-Security", "Issuer": "iFileProxy", "Audience": "iFileProxy.Client" } }