{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "Cors": { "PolicyName": "WMSCore.API", "Url": "http://localhost:3110,https://localhost:3110,http://localhost:3112,https://localhost:3112", "IgnorePath": "swagger,login,tenantregister,linkattach,printtempfile,favicon,clientuserlogin,addbookingstatuslog,createbctaskjob,clientuserrefreshtoken", "ExposedHeaders": "Content-Disposition" }, "JwtSettings": { "Issuer": "vol.core.owner", "Audience": "vol.core", "User": "C5ABA9E202D94C43A3CA66002BF77FAF", "SecretKey": "sdfsdfsrty45634kkhllghtdgdfss345t678fs" } }