{ "PayfastSettings": { "CheckoutUrl": "https://sandbox.payfast.co.za/eng/process", "ValidHosts": [ "www.payfast.co.za", "sandbox.payfast.co.za", "w1w.payfast.co.za", "w2w.payfast.co.za", "ips.payfast.co.za", "api.payfast.co.za", "payment.payfast.io" ] }, "HasherSettings": { "MinHashLength": 11 }, "BookshopS3Settings": { "ServiceUrl": "http://192.168.1.177:30900", "Region": "garage", "BucketName": "bookshop", "CdnBaseUrl": "https://bookshop.cdn.khongisa.co.za" }, "Monitoring": { "ApiKey": "", "Address": "http://aspire-dashboard-service.aspire.svc.cluster.local:18889", "ServiceName": "MidrandBooks.DEV" }, "EmailProcessorCron": "0 */5 * * * ?", "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning", "Microsoft.EntityFrameworkCore": "Warning" } }, "AllowedHosts": "*" }